Trending questions in IoT (Internet of Things)

0 votes
1 answer

Mosquitto MQTT : Kick or Ban user or client

You can't block on a client id ...READ MORE

Oct 8, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
1,645 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,742 views
0 votes
1 answer

Java No Class Def Found error

I solved this issue by updating my ...READ MORE

Oct 8, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,548 views
0 votes
1 answer

Problem disposing of socket

If this object is eligible for garbage ...READ MORE

Oct 15, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
1,212 views
+1 vote
1 answer

Does learning IoT need you to buy a Raspberry Pi or similar IoT devices?

Though I'd recommend having the device for ...READ MORE

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

IoT security - TLS/IPSec with AES

TBH, IPSec endpoints are really uncommon. And, ...READ MORE

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

Californium CoAP path parameters

The short answer is yes you can ...READ MORE

Oct 10, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,376 views
0 votes
1 answer

Ti-Sensor tag Kura Example

Problem was with firmware on CC2650 TI ...READ MORE

Oct 16, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,098 views
0 votes
1 answer

Server connection to iot device

It depends on the kind of socket, ...READ MORE

Oct 3, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,616 views
0 votes
1 answer

Connecting to university WiFi

Since you're not using the Espressif C ...READ MORE

Oct 10, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,316 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,250 points
3,951 views
0 votes
1 answer

MySQL query time too long in sensor timestamped data table

Use EXPLAIN to see the execution plan, and verify ...READ MORE

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

Firewall issue with Webserver in UWP on Raspberry Pi 3

Here's what could be happenning: You port hasn't ...READ MORE

Oct 12, 2018 in IoT (Internet of Things) by DataKing99
• 8,250 points
1,180 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,871 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,671 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,240 points
2,608 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
824 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,240 points
765 views
0 votes
1 answer

Configuring a Windows 10 IoT App for Automatic Restart

Have you tried using powershell right after ...READ MORE

Oct 10, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,042 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,240 points
3,711 views
+1 vote
1 answer

Configuring Raspberry Pi with Windows 10 IoT App using Rest API

You should use HttpClient instead of WebClient. Try ...READ MORE

Oct 10, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
988 views
0 votes
1 answer

how can I send float value in url? I tried float values but I ended up getting Null values

You can use print() to send  it ...READ MORE

Aug 28, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
2,866 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
787 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,240 points
753 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
3,425 views
0 votes
1 answer

Can Qt be used for developing apps for windows IoT core?

QT does seem to support a compatible ...READ MORE

Sep 27, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
1,522 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
892 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,240 points
895 views
0 votes
1 answer

Why are oBIX and CoAP required together?

In IOT, CoAP is used as a ...READ MORE

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

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

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

can't reach cygnus instance from orion context broker

In the security rules of Cygnus instance, ...READ MORE

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

Integrating IoT and Sensor Tags

If you are using raspberry pi, take ...READ MORE

Oct 15, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
620 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,305 views
0 votes
1 answer

Use of .driver-metadata file in Android Things?

If I'm not wrong, it could be ...READ MORE

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

MQTT broker for Windows IOT Core?

 There are a few options available for ...READ MORE

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

Exception: The speech privacy policy was not accepted prior to attempting a speech recognition

There's a setting under Speech, Inking, and ...READ MORE

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

Components of a BLE protocol

You have to search for the customized ...READ MORE

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

Intel IOT with PLC

This might be a good option > http://node-opcua.github.io/ < ...READ MORE

Oct 10, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
706 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,928 views
0 votes
1 answer

Apache Felix : In the OSQI container, I never see my custom command

Actually, I might just know what was the ...READ MORE

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

Sending CoAP requests using Python

It can be done using a library ...READ MORE

Aug 24, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
2,701 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,240 points
1,595 views
0 votes
1 answer

MQTT and CoAP Sensors and Actuators

For CoAP: Every 6LowPAN sensor mote has ...READ MORE

Oct 1, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
1,000 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,240 points
1,844 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
2,310 views
0 votes
1 answer

Using Sleep()/Delay() in C# on Windows IoT

You'll be glad to know that C# ...READ MORE

Aug 28, 2018 in IoT (Internet of Things) by DataKing99
• 8,250 points
2,418 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,240 points
1,407 views
0 votes
0 answers

Connecting a golo4 obd2 device with IBM IoT platform without using a mobile application

I'm using IBM Bluemix Services to develop ...READ MORE

Oct 4, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
783 views