Most answered questions in IoT (Internet of Things)

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
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,533 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
+1 vote
1 answer

Atmel SAMD21J18A MC : register holding flash memory size

Generating the linker symbol itself should be ...READ MORE

Jan 25, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,565 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
+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
5,018 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
0 votes
1 answer

raspberry pi details

I think It's only possible if the ...READ MORE

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

Contiki-OS : CoAP protocol and CoRE link implementation

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

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

Global Sensor Networks : adding https support in GSN

Try enabling it with the configuration. READ MORE

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

iOS App : Porting Code to App

If you make a post, missing parameters ...READ MORE

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

How to prevent an application from publishing to a topic?

Devices and applications operate in a topic ...READ MORE

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

Google Weave API

AFAIK first developer release was announced for ...READ MORE

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

REST service : GSN virtual sensor wrapper

You will have to write your own ...READ MORE

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

To access IP Camera from remote network w/o Port Forwarding

IP cameras send the stream to another stream ...READ MORE

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

Problem adding http headers in UWP app

httpClient.DefaultRequestHeaders.Accept.Add(new MediaTypeWithQualityHeaderValue("<type>")); this ought to do the trick ...READ MORE

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

I cannot retrieve data from historian in Bluemix Watson IoT Platform

You're partially right! Earlier this month, the "built-in" ...READ MORE

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

Gateway availability in IoT Hub

There, sure, is an Azure IoT Hub Gateway ...READ MORE

Jan 11, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,055 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,250 points
2,536 views
0 votes
1 answer

Sending a POST in UWP using C#

I couldn't find any proper documentation and ...READ MORE

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

HDMI cable undetected on my Laptop

Usually, the notebook's HDMI slot is built ...READ MORE

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

KAA server : Is it possible to develop an application to communicate with routers using PHP

It's actually not possible to develop a ...READ MORE

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

Published protocol standard via the Internet for home environment to control appliances

Please check these out:  https://developer.apple.com/homeki ...READ MORE

Jan 9, 2019 in IoT (Internet of Things) by DataKing99
• 8,250 points
1,007 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,090 points
2,503 views
0 votes
1 answer

Intel Galileo + Yocto - Insufficient Space Error

Yocto doesn't create bigger rootfs until specified ...READ MORE

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

Tap a Button to Push Notification

Generally, sending push notifications fall under the scope of ...READ MORE

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

Plotting Data on Azure

Try using Azure Time Series Insights (TSI). ...READ MORE

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

Azure IoT: Message from cloud to device using Rest API

Firstly, If you get No content response(error ...READ MORE

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

LoraWan Gateway Configuration

For the first question, you have to ...READ MORE

Dec 31, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
1,150 views
0 votes
1 answer

AWS IoT: Just-in-Time Registration of Certificate in Android

So, the SSL/TLS Handshake can fail due ...READ MORE

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

Best Practices on AWS IoT

I would recommend you use Case 2 ...READ MORE

Dec 26, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
1,807 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
3,334 views
0 votes
1 answer

Issue with connection on Watson IoT Out node on Raspberry Pi

The frequent disconnects could be due to ...READ MORE

Dec 20, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
1,497 views
0 votes
1 answer

PWA : Using Bluetooth in my phone in Progressive Web Apps

Yes, you can access in Geo Location(for ...READ MORE

Dec 20, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
7,005 views
0 votes
1 answer

Temperature sensors and Real-Time Data

Here are a few framework platforms to ...READ MORE

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

Pico PRO Market Kit : Cannot flash IoT image

Looked int flash-all.bat script which says: The fastboot executable must ...READ MORE

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

Sending keys in Windows 10 IoT

Sorry, but it is not allowed in ...READ MORE

Dec 4, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
1,385 views