Trending questions in IoT (Internet of Things)

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
819 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
1,078 views
+1 vote
1 answer

Django and IoT

You can use any framework that fits ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
4,059 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
3,282 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
743 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
3,181 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
498 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
2,047 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,190 points
591 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,073 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,240 views
+1 vote
1 answer

Sending Push notifications to Arduino

Include Parse library to make sure the ...READ MORE

Mar 5, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,467 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
838 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
485 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,110 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
518 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
817 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
501 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
824 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
488 views
0 votes
1 answer

"message": "Credential should be scoped to correct service." - AWS IoT

You should sign your request with iotdata ...READ MORE

Oct 9, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
7,196 views
0 votes
1 answer

Azure IoT Hub : Sending messages using Python via mqtt

The thing is that IoT Hub is not ...READ MORE

Jan 4, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
3,436 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
545 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,072 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
585 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
874 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
727 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
429 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
839 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
440 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
505 views
0 votes
1 answer

Mosquitto vs eclipse paho - Difference in both client libraries

I was stuck with the exact same ...READ MORE

Nov 22, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
4,903 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
967 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,057 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,037 views
0 votes
1 answer

TRIM_HORIZON: AWS definition for DynamoDB Triggers (Streams + Lambda)

Here's what I found in the DynamoDB's ...READ MORE

Nov 15, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
4,923 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
992 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
1,381 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,069 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
483 views
0 votes
1 answer

Building Python Server for Secure communication with Raspberry Pi

There could be several ways to add ...READ MORE

Jan 11, 2019 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,839 views
0 votes
1 answer

Failure of JSON parsing in Arduino and ESP8266

I'm assuming it's because of the garbage ...READ MORE

Dec 24, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
2,516 views
0 votes
1 answer

Sending Web requests from my Web server to my IoT device

You need to start an HTTP server ...READ MORE

Jan 8, 2019 in IoT (Internet of Things) by nirvana
• 3,130 points
1,845 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
969 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
484 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
540 views
0 votes
1 answer

Contiki-OS : CoAP protocol and CoRE link implementation

I don't think there's a standard way to ...READ MORE

Jan 21, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,107 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
443 views
0 votes
1 answer

What is the maximum message length for a MQTT broker?

It's not entirely clear what you're asking ...READ MORE

Jul 17, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
9,098 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
689 views