Most answered questions in IoT (Internet of Things)

0 votes
1 answer

Does executable exist in Python?

This is a way I can think ...READ MORE

Sep 21, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,016 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
592 views
0 votes
1 answer

Need of mqtt broker in IoT Application

This is an architectural choice. IoT applications ...READ MORE

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

Connecting Raspberry Pi to Internet Using Ethernet Cable

I do this by creating a DHCP ...READ MORE

Sep 21, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,102 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
635 views
0 votes
1 answer

Validate String against USPS State Abbreviations

Try something like this: private static String states ...READ MORE

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

To push the data collected from IoT devices to Microsoft Azure IoT hub

Currently, there is no such out of ...READ MORE

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

Python Code to retrieve data from Device to IBM Bluemix

You connect as a device -> import ibmiotf.device. ...READ MORE

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

Where does Microsoft Azure store Data?

IoT Hub exposes device to cloud messages ...READ MORE

Sep 18, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
541 views
0 votes
1 answer

Python : Short Integers

Firstly, if you're doing any sort of ...READ MORE

Sep 18, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
2,214 views
0 votes
1 answer

Difference between particle.publish event and particle.subscribe event in particle.cloud

Particle.publish() Publish an event through the Particle Cloud ...READ MORE

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

How to learn IoT ?

If you learned something like C (c# ...READ MORE

Sep 18, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
410 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
582 views
0 votes
1 answer

Version Control for a beginner

Subversion is more or less the gold ...READ MORE

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

How to trigger Python script on Raspberry Pi from Node-Red

Node-RED supplies an exec node as part ...READ MORE

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

When to use MQTT and when to use REST for event submission?

MQTT is designed to be a fast ...READ MORE

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

Can i use ESP8266 as a network adapter?

With the Espressif SDK 1.5.2 for the ESP8266 it's not possible ...READ MORE

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

Can AWS IoT device shadows work when communicating with device over HTTP(S)?

Indeed, HTTP won't allow you to use ...READ MORE

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

Unable to start Bluemix MobileFirst services starter app

 Having used both the Classic UI and the "New Experience" ...READ MORE

Sep 11, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
349 views
0 votes
1 answer

IOT service support for BACnet building automation systems

BACnet defines a multitude of transport protocols ...READ MORE

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

What protocols are used for Long Distance Communication in IoT ?

Azure IoT Hub supports three protocols: AMQP, ...READ MORE

Sep 11, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,616 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
498 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
642 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
563 views
0 votes
1 answer

Refactoring multi thread program on raspberry pi with sensors

Before re-engineering your application, you should narrow ...READ MORE

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

Naming my deployed application

Look in your Package.appxmanifest -- the name ...READ MORE

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

How to deploy Windows 10 IoT (Rasp Pi image) as a Virtual Machine

The easiest way I found is downloading ...READ MORE

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

Using Google Maps to track GPS enabled Arduino Board

What is the GPS Module which you ...READ MORE

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

Are there sensors that are platform Dependent ?

The short answer is: yes probably it ...READ MORE

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

Error: Please ensure that target device has developer mode enabled. Could not obtain a developer license

That's because the XAML designer on Visual ...READ MORE

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

Difference between IoTivity and AllJoyn?

Architecturally, IoTivity had four fundametal units: Discovery, ...READ MORE

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

What is the difference between IoTivity vs AllJoyn ?

Architecture: IoTivity provides 4 basic components: Discovery Data transmission Data Management Device ...READ MORE

Sep 6, 2018 in IoT (Internet of Things) by Annie97
983 views
0 votes
1 answer

Differenciation between HTTP and COAP?

The industry plan is to improve HTTP ...READ MORE

Sep 6, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
2,055 views
0 votes
1 answer

Create Azure IoT using ARM Template in Azure

It is not recommended to deploy the ...READ MORE

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

Control LED Blinking Using Java in Azure IoT Hub

Your description of what you did is ...READ MORE

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

Mosquitto broker- Horizontally scaling

For accuracy, let me mention that other ...READ MORE

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

integrating CoAP and DTLS

Tested with development version 9184a75a21; $ git clone https://github.com/obgm/libcoap ...READ MORE

Sep 5, 2018 in IoT (Internet of Things) by lady technopath

edited Sep 5, 2018 by Vardhan 1,869 views
0 votes
1 answer

Decryption Technique of LORA IOT AES-128

It's not clear what you are using ...READ MORE

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

What is the best way to retrofit existing alarm PIR with esp8266/etc?

Here is an explanation that best fits ...READ MORE

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

Kickstarter Funded Projects of IoT including BLE technology

After days of searching and going through ...READ MORE

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

Internet Communication with End-to-End Feature

Even if it's not a programming question ...READ MORE

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

Learn working of Beacon Web

There are few tutorials, Please go through ...READ MORE

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

Can I get interactive login with windows 10 IoT core running on Raspberry Pi? If so, how?

No, there isn't a command line presented ...READ MORE

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

comparision between OPC UA protocol and MQTT protocol

This is the first time I'm seeing ...READ MORE

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

Should I use MQTT or HTTP?

After testing MQTT vs HTTP(REST) over SSL from a ...READ MORE

Sep 3, 2018 in IoT (Internet of Things) by Annie
504 views
0 votes
1 answer

.NET Core on Raspbian/ARM?

.NET Core 2.1 supports Raspberry Pi. Here is ...READ MORE

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

Difference between MQTT and Apache- kafka

MQTT is a standard protocol (with many ...READ MORE

Aug 31, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,780 views