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,621 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,716 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,515 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,195 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,147 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,075 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,355 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,077 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,595 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,270 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,913 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,161 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,166 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,832 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,586 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,637 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
808 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
743 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,021 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,689 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
967 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,847 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
769 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
737 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,500 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
868 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
876 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,370 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
947 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,479 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
780 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,146 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
602 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,281 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
677 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,352 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,116 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,208 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
690 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,234 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
662 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,908 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,671 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
985 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,574 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,819 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,384 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,234 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,346 views
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,281 views