Most viewed questions in IoT (Internet of Things)

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
747 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
737 views
0 votes
0 answers

program for random increment in iot

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

Authenticate on an ASP.Net Forms Authorization website from a console app

Essentially, we need to record a regular ...READ MORE

Sep 20, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
735 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
734 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
733 views
0 votes
1 answer

Error when connecting Azure IoT Suite with Raspberry Pi

down vote I've verified the tutorial works on ...READ MORE

Sep 18, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
733 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
728 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
725 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,240 points
721 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
715 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
709 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
708 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,240 points
706 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
703 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,240 points
696 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,240 points
695 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
694 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
693 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
691 views
0 votes
1 answer
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
687 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
680 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
680 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
675 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
671 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
664 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
661 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
649 views
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
647 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
639 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
634 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
634 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
625 views
0 votes
1 answer

Contiki UDP packet transmission duration with CC2538

By default, Contiki uses ContikiMAC radio duty ...READ MORE

Jul 19, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
624 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
623 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
620 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
620 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
619 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
619 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
617 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
615 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
614 views
0 votes
1 answer

Backing Up WIndows IoT Core

I think the tool you need here ...READ MORE

Oct 17, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
613 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
612 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
611 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
610 views
0 votes
1 answer

Security/Authentication in Kafka

Hey there, security wasn't a part of ...READ MORE

Nov 13, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
608 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
606 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
602 views