Most viewed questions in IoT (Internet of Things)

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,130 points
830 views
0 votes
1 answer

Can't install IDAS through provided RPMs on CentOS 7 VM

You should get that GitHub repository and ...READ MORE

Nov 20, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
828 views
0 votes
0 answers

program for random increment in iot

Jul 31, 2019 in IoT (Internet of Things) by anonymous
827 views
0 votes
1 answer

Unable to connect IBM Bluemix to NodeMCU using TLS Protocol

I've captured the your client hello in ...READ MORE

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

How to Uniquely identify Thingworx things?

No, Thing identifier does not account for ...READ MORE

Sep 19, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
820 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
819 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
818 views
0 votes
1 answer

What is the Best practice to create automatic reports with Cumulocity?

There is a new feature regarding reporting ...READ MORE

Nov 23, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
811 views
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
805 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
801 views
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
800 views
0 votes
1 answer

CLI for Watson IBM IoT service in Bluemix

Programmatically register devices using bulk/devices operations. https://docs.internetofthings.ibmcloud.com/swagger/v0002.html#!/Bulk_Operations/post_bulk_devices_add Here's ...READ MORE

Nov 23, 2018 in IoT (Internet of Things) by DataKing99
• 8,250 points
797 views
0 votes
1 answer

I am looking for Single Board Embedded PC which has capability to read 4-20 current and Modbus and GPIO pins

Something like a ModBerry might just be ...READ MORE

Aug 27, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
797 views
0 votes
0 answers

MQTT-Google Cloud pub/sub connection status!

Please help! So, I have a couple of ...READ MORE

Jul 20, 2018 in IoT (Internet of Things) by Bharani
• 4,660 points
790 views
0 votes
0 answers

How to calculate S3 Costs

I'm wondering if I'm calculating S3 costs ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Aditya
• 7,680 points
788 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,250 points
786 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,250 points
785 views
0 votes
1 answer

Discover raspberry's IP

Windows IoT Core device can be set ...READ MORE

Oct 12, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
777 views
0 votes
1 answer
0 votes
1 answer

StringBuilder vs. String

To clarify what Gillian said about 4 ...READ MORE

Sep 21, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
765 views
0 votes
1 answer

MQTT connection consumes less power

HTTP(S) doesn't keep a connection open - ...READ MORE

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

API benefits

APIs benefit larger organizations or distributed organizations ...READ MORE

Oct 16, 2018 in IoT (Internet of Things) by DataKing99
• 8,250 points
757 views
0 votes
1 answer

Recommendations on IoT Devices

Well, you'll be glad to know that ...READ MORE

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

Upload Arduino Sketch via Raspberry PI using Windows 10 IoT platform

It could have been use full if ...READ MORE

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

Cygnus : I'm getting this exception "curl/7.29.0 user agent not supported"

Cygnus version <= 0.8.2 controls the HTTP ...READ MORE

Nov 23, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
741 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
731 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
730 views
0 votes
1 answer

MQTT connectivity issues with API

Am I missing something? Most definitely. The example ...READ MORE

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

Getting *.aspx in a website

Directory.GetFiles(HttpContext.Current.Server.MapPath(@"/"), "*.asp ...READ MORE

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

AWS IOT Button Wifi network name

You can read about the complete setup ...READ MORE

Oct 12, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
728 views
0 votes
1 answer

Using ESP8266 for controlling through Arduino

Please explain better your problem. In Arduino-Esp8266 String ...READ MORE

Sep 11, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
725 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
723 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,250 points
720 views
0 votes
1 answer

What to do with "Unexpected indent" in python?

Unexpected indent error occurs when there is ...READ MORE

Feb 9, 2022 in IoT (Internet of Things) by Dev
• 6,000 points
719 views
0 votes
1 answer

Creating Android Things' bundle and pushing it over OTA

Here are all the steps necessary to ...READ MORE

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

Accessing a Wifi Network for the first time without Ethernet on a headless Raspberry Pi

Okay, without a visual interface and the ...READ MORE

Jul 19, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
715 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
714 views
0 votes
1 answer

How to use jquery with asp.net ajax?

If you weren't aware, Microsoft is planning ...READ MORE

Oct 15, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
706 views
0 votes
0 answers

How to integrate AWS-XRay for others AWS services as SQS, S3

I am doing the same as the ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Soham
• 9,710 points
705 views
0 votes
1 answer

serial communication

You can try downloading the npm and node.js through ...READ MORE

Nov 22, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
701 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
697 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
697 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
697 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
696 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
694 views
0 votes
1 answer

Detecting when a sensor is not sending data to Orion CB in FiWARE

Orion in itself has no such mechanism ...READ MORE

Nov 22, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
693 views
0 votes
1 answer

testing protocols using IoT simulation

To test and analyze any protocol information your ...READ MORE

Sep 17, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
692 views
0 votes
1 answer

Building KAA on Operating System X

Actually, it does not depend on OS. ...READ MORE

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

Using Post and Get for Embedded System Communication

Twitter would be a great place to ...READ MORE

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

IoT using Semantic Technology

Semantics and IoT (or semantic sensor web) is ...READ MORE

Oct 15, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
686 views