Most voted questions in IoT (Internet of Things)

0 votes
1 answer

MQTT server sending a message to a client declaring unauthorization

It would return a CONNACK packet with ...READ MORE

Apr 25, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,717 views
0 votes
1 answer

MQTT : Web Socket in python

You can simply create a configuration file ...READ MORE

Apr 15, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
3,308 views
0 votes
1 answer

PHP unserialize keeps throwing error

Try googling Node no longer exists, you'l most likely ...READ MORE

Apr 12, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,142 views
0 votes
2 answers

Using array-references inside arrays in PHP

$normal_array ...READ MORE

Apr 12, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,695 views
0 votes
1 answer

Elixir Nerves Phoenix Umbrella Project : Error upon running

IMO, you are experiencing is an issue ...READ MORE

Apr 9, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,435 views
0 votes
1 answer

to create persistent subscription for Azure service bus using node js

My reference is a similar solution at GitHub provided ...READ MORE

Apr 9, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
2,023 views
0 votes
1 answer

Paho MQTT : Exception in Thread

So, I'd reckon you try to take a ...READ MORE

Apr 4, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
2,022 views
0 votes
1 answer

How to work a AWS IOT Lambda with a devices?

Hey KanaguRaj, use this for reference: https://serverless.com/ ...READ MORE

Apr 12, 2019 in IoT (Internet of Things) by Vardhan
• 13,130 points
1,157 views
0 votes
1 answer

Finding Oxygen and CO2 levels using Arduino

If you're using the sensor for the ...READ MORE

Mar 29, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
2,608 views
0 votes
1 answer

disable Windows 10 IoT

All you have to do is stop and ...READ MORE

Mar 19, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,061 views
0 votes
1 answer

IoT using Corda DLT

Corda isn't a good fit for IoT ...READ MORE

Mar 19, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,419 views
0 votes
1 answer

Multiple beacons for Articulation of Accurate User Location

Bluetooth really isn't ideal but there can ...READ MORE

Mar 15, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,005 views
0 votes
1 answer

Device management tools for IOT/M2M supporting telecom and IOT devices

We (Cumulocity) offer an out-of-the-box device management. READ MORE

Mar 15, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,204 views
0 votes
1 answer

To Disable Neighbour Solicitation

Set the variable UIP_CONF_ND6_SEND_NA to 0. READ MORE

Mar 14, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,068 views
0 votes
0 answers

The type or namespace name 'ServiceHost' does not exist in the namespace 'System.ServiceModel'

So, I'm attempting to add this wcf service ...READ MORE

Mar 14, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,973 views
0 votes
1 answer

Working of IoT under weak to no internet connection

A few projects are currently going on ...READ MORE

Mar 11, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,099 views
0 votes
1 answer

Connection and publishing operations using paho-mqtt not working on AWS IoT

I'd say your issue is mainly that ...READ MORE

Mar 11, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
3,862 views
0 votes
1 answer

Windows IoT on Raspberry Pi Unique Identifier

Try getting the MAC address of your network. var ...READ MORE

Mar 8, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,534 views
0 votes
1 answer

attempts at configuring lambda blueprint iot-button-email

This was a bug that has been ...READ MORE

Mar 8, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,071 views
0 votes
1 answer

RPI Unique Identifier

Try getting the MAC address of your ...READ MORE

Mar 7, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,332 views
0 votes
1 answer

Adding Windows 10 IoT Core to a Domain

Suppose your IP was 10.10.0.1, set-executionpolicy remotesigned import-module ...READ MORE

Mar 6, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
3,162 views
0 votes
1 answer

Device Registration in portable library

No, I don't believe there is. The code ...READ MORE

Mar 6, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
971 views
0 votes
1 answer

Port Forwarding to get to a computer on my LAN from Internet (Alternative Method)

Try looking into UPnP.  There must be a ...READ MORE

Mar 5, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,428 views
0 votes
1 answer

Accessing the IP address list in contiki

You can access the list of clients ...READ MORE

Mar 4, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,837 views
0 votes
1 answer

Intel Edison: trouble updating app

Try getting into the routine of ; + ...READ MORE

Mar 4, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,078 views
0 votes
1 answer

How to choose the best IoT Database?

Does your model looks like a snowflake? ...READ MORE

Mar 1, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,285 views
0 votes
1 answer

AWS IoT create things automatically

This should help you out. http://docs.aws.amazon.com/iot/latest/ap ...READ MORE

Feb 27, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,518 views
0 votes
1 answer

Connecting Android-things via Ethernet cable to adb

Yes, you have to get your laptop ...READ MORE

Feb 27, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,405 views
0 votes
1 answer

Invalid MQTT publish topic on Google Cloud IoT

It's pretty simple. You have the incorrect ...READ MORE

Feb 27, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
2,647 views
0 votes
1 answer

Difference between One-M2M standard & ETSI-M2M standard

I can try and help from the ...READ MORE

Feb 27, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,719 views
0 votes
1 answer

Azure IoT Hub : How to set Epoch Value of an Azure Function?

Try using Azure IoT Hub consumer groups, if ...READ MORE

Feb 21, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,730 views
0 votes
1 answer

RabbitMQ : SSL Settings

You can only generate domain validation certificates using ...READ MORE

Feb 18, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,636 views
0 votes
1 answer

Postman : Generating an output as a random number

Try generating your random value in the ...READ MORE

Feb 12, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
6,562 views
0 votes
1 answer

Setting the IP Address of a device using Windows Universal App

This can be achieved directly with Windows ...READ MORE

Feb 12, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,044 views
0 votes
1 answer

NodeMCU HTTP : How to use HTTPS post request?

Your firmware might not have SSL/TLS enabled. ...READ MORE

Feb 11, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
4,029 views
0 votes
1 answer

Arguments in boto3 AWS client

As long as you're explicitly providing credential ...READ MORE

Feb 11, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
4,181 views
0 votes
1 answer

Iot core v1beta1 discovery api : Unable to access Google

You can try using version v1 since ...READ MORE

Feb 8, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,176 views
0 votes
1 answer

To Bridge ThingSpeak with CloudMQTT

So what you must do is supply a ...READ MORE

Feb 8, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,665 views
0 votes
1 answer

CP2102 : unlisted device in /dev on macOS 10.13

You can follow these steps to get ...READ MORE

Feb 4, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,068 views
0 votes
1 answer

How to make existing devices IoT only?

IR Kit(opensource infrared remote controller) is a ...READ MORE

Feb 4, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,161 views
0 votes
1 answer

/dev (macOS 10.13) : CP2102 device unlisted

You may try the following steps:  Navigate to ...READ MORE

Jan 31, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,188 views
0 votes
0 answers

Can anyone tell me how to used SSL/LTS for mqtt

Using paho mqtt stack to add encrypted ...READ MORE

Jan 31, 2019 in IoT (Internet of Things) by @Babu99
1,577 views
0 votes
1 answer

What kind of server is used by IoT?

So, IoT does not really need a ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
968 views
0 votes
1 answer

IoT in Serial Communication

I'll put it a link below, which ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,534 views
0 votes
1 answer

AWS : updating DynamoDB

DynamoDb range key cannot have null attributes. ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,165 views
0 votes
1 answer

Windows 10 IOT Core: real-time image processing DLL using C++

Yes, but it requires some work. The C++ ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
2,320 views
0 votes
1 answer

AWS Lambda : JSON object undefined

Change event.TagData.Time; To event.TagData[0].Time; This sh ...READ MORE

Jan 25, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
2,635 views
0 votes
1 answer

ESP8266: RTC vs HTTP request - Battery Consumption

A project I work on uses both ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by DataKing99
• 8,250 points
1,213 views
0 votes
1 answer

Simulating position tracking for any IoT thing

A part of the logic to simulate ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by nirvana
• 3,090 points
1,126 views
0 votes
1 answer

Possibility of on-premise installation Microsoft “Azure IoT Suite” in VPN

I think Microsoft already has a windows server 2016 allowing ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,196 views