Most voted questions in IoT (Internet of Things)

0 votes
1 answer

What is the time taken by a 200 byte message for transmission in a beacon-enabled network?

Now, data rates of IEEE 802.15.4 are ...READ MORE

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

How to tackle Security Loopholes of IoT Solutions ?

This is pretty off-topic, but I'll supply ...READ MORE

Aug 23, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
595 views
0 votes
1 answer

Need to enclose MQTTCLient Instance in try catch block

The instance doesn't need to be surrounded by try/catch, but ...READ MORE

Aug 21, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,062 views
0 votes
1 answer

Create a Central Control System with Interactive Response Terminal

What you are looking is an Accordian ...READ MORE

Aug 21, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
475 views
0 votes
1 answer

Intel Galileo Vs. Intel Edison?

Intel Galileo Key Features: Type: Single-Board Computer CPU: Intel Quark ...READ MORE

Aug 20, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,904 views
0 votes
1 answer

Finding the Unicast, DNS and Gateway Address in UWP

Try the PInvoke api methods from Iphlpapi.dll. ...READ MORE

Aug 20, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
663 views
0 votes
1 answer

Running a childProcess as shell script with node.js server

Here's what I think, you could pass ...READ MORE

Aug 14, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
538 views
0 votes
1 answer

Accessing Kinect data on the Raspberry Pi

Yes, you can. The Kinect has a ...READ MORE

Aug 14, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
2,961 views
0 votes
1 answer

Optimal screen resolution for Raspberry Pi with 7" TFT LCD

Hello there! I'm using a 7" TFT ...READ MORE

Aug 14, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
858 views
0 votes
2 answers

AttributeError: 'module' object has no attribute 'Serial'

I see where the problem is. I ...READ MORE

Aug 14, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
9,892 views
0 votes
1 answer

How do we deploying NodeJs Express Rest API to Windows 10 IoT ?

You can take a look at this ...READ MORE

Aug 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
519 views
0 votes
1 answer

Using FIWARE to start Cygnus as a Service in IoT Solution

Cygnus is supposed to create /var/run/cygnus/ when started. You ...READ MORE

Aug 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
766 views
0 votes
1 answer

MQTT on ESP8266 with NodeMCU - problems with publishing

Perhaps this was solved by more recent ...READ MORE

Aug 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,797 views
0 votes
1 answer

Setting time on Raspberry Pi using just PowerShell

The Enter-PSSession is for interactive sessions, so ...READ MORE

Aug 10, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
782 views
0 votes
1 answer

Testing if messages from my Device is reaching the Azure IoT Hub?

Download the Device Explorer open source tool ...READ MORE

Aug 10, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
3,422 views
0 votes
1 answer

Where is published message stored by mosquitto broker if offline?

Well, of course, they are stored! That ...READ MORE

Aug 10, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
3,458 views
0 votes
1 answer

How to send a data from arduino uno to a webpage through esp8266 wifi module?

You are missing a few \r\n and the length ...READ MORE

Aug 9, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
3,458 views
0 votes
1 answer

How to read data from MQTT in Eclipse Paho?

You don't read data from a MQTT ...READ MORE

Aug 9, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
760 views
0 votes
1 answer

Sending data to a page using the ESP8266-01 wifi-module from Arduino

Well, I think there are some \r ...READ MORE

Aug 9, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,828 views
0 votes
1 answer

Eclipse Paho: read data from MQTT Broker

From what I could analyze, you've been ...READ MORE

Aug 9, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
2,143 views
0 votes
1 answer

POST for Azure Mobile/Web App (working from Arduino)

You can still use next URL notation ...READ MORE

Aug 8, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,018 views
0 votes
1 answer

The MQTT folder is missing in Bluemix IoT NodeJS code,

IoT-Workbench now uses new improved code generation ...READ MORE

Aug 8, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
723 views
0 votes
1 answer

I want to restrict the opening of Browser on URL Click

You can call it as a web ...READ MORE

Aug 7, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
4,937 views
0 votes
1 answer

Customize menu based on BLE device Authentication

You may dynamically change contents of the ...READ MORE

Aug 7, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
457 views
0 votes
2 answers

Azure IoT Hub Operations Monitoring

Hi, Can you tell which device you ...READ MORE

Jan 4, 2019 in IoT (Internet of Things) by Varul
• 140 points
1,284 views
0 votes
1 answer

I want to perform Type Conversion of Date Type Value

Instead of returning return Long.toHexString(date.getTime()); Return following return Long.toHexString(date.getTime()/1000); As correctly ...READ MORE

Aug 4, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
504 views
0 votes
1 answer

SQLite.Net not being able to create text file in Win IoT Library!

That exception comes when access limited to ...READ MORE

Aug 3, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
753 views
0 votes
1 answer

Device EndPoint Management in Kaa IoT

Normally you could just request access tokens ...READ MORE

Aug 3, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,011 views
0 votes
1 answer

Unable to communicate to device with .local domain using android, corova-zeroconf-plugin

Use IP address instead of http://iotdevice.local..Use htt ...READ MORE

Aug 2, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,525 views
0 votes
1 answer

Send data from cloud to aws iot thing

Your solution is not recommend because there ...READ MORE

Aug 2, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,179 views
0 votes
1 answer

Maximum number of BLE sensors that could be connected to a BLE gateway at a given instant?

The Bluetooth Classic has a limitation of ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,562 views
0 votes
1 answer

AWS IoT SDK - main L#206 Error subscribing : -28 (C code)

As I did not find out a ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
932 views
0 votes
1 answer

Azure - What service to use for Arduino data (iot)

That's because the two services do completely ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
870 views
0 votes
1 answer

IBM Bluemix disconnecting the MqttAndroidClient after sometime

It was because phone cpu was going ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
480 views
0 votes
1 answer

MQTT broker for Google App Engine

You had a hard time finding anything ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,253 views
0 votes
1 answer

How to use the data I receive from Azure IoT Hub?

The payload you receive will be a ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,637 views
0 votes
1 answer

Detecting BLE beacons that are not ibeacons on IOS

You'll have to understand that CoreLocation is ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
684 views
0 votes
1 answer

MQTT pubish is slow to send with ESP8266 & NodeMCU

I think you're almost correct and on ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
2,858 views
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,035 views
0 votes
1 answer

Can't call my Web API using .NET client in Raspberry Pi2 running Windows

Try the following program. I have a ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,021 views
0 votes
1 answer

Cannot connect Rainbow Hat to Raspberry Pi 3 running Android Things

Hey, I don't know where you read ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
592 views
0 votes
1 answer

IBM Bluemix with IBM IoT Foundation throws error and refuses connection

I think you either forgot or did ...READ MORE

Jul 30, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
887 views
0 votes
1 answer

RPMs for IoT Agents of Backend Device Management GE in FIWARE IoT ecosystem

The RPMs for IDAS component are availaible. ...READ MORE

Jul 30, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
661 views
0 votes
1 answer

Publishing commands to device in IBM IoT using MQTT in Java

If you are publishing from an application, ...READ MORE

Jul 27, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,328 views
0 votes
1 answer

ImportError: cannot import name Pubnub

If you're running into this since early ...READ MORE

Jul 27, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,223 views
0 votes
1 answer

Spring Boot application freezes after a day

You can mitigate the idle connections problem ...READ MORE

Jul 26, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
5,588 views
0 votes
1 answer

GSM/GPRS Module native integration on Raspberry 3 with Android Things

This is possible. I have been able ...READ MORE

Jul 26, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
834 views
0 votes
1 answer

Android AllJoyn: Connection with second machine gives error of BusAttachement

Why dont you create two Interfaces, one ...READ MORE

Jul 25, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
561 views
0 votes
1 answer

AWS IoT - Access shadow through .Net, REST, with certificate

If you want to publish and/or subscribe ...READ MORE

Jul 25, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,836 views