Most voted questions in IoT (Internet of Things)

0 votes
1 answer

GSM/GPRS Module native integration on Raspberry 3 with Android Things

This is possible. I have been able ...READ MORE

Jul 26, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,210 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,240 points
946 views
0 votes
1 answer

AWS IoT - Access shadow through .Net, REST, with certificate

If you want to publish and/or subscribe ...READ MORE

Jul 25, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
2,343 views
0 votes
1 answer

Changing message format in KURA MQTT cloud client

The Eclipse Kura communicates with a MQTT ...READ MORE

Jul 29, 2018 in IoT (Internet of Things) by DataKing99
• 8,250 points
1,422 views
0 votes
1 answer

AWS IoT login from android MQTT client using IAM is not working

Seeing your comments and questions. I had ...READ MORE

Jul 24, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
2,676 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,240 points
1,010 views
0 votes
0 answers

Mosquitto Secure MQTT connection

My Question is regarding TLS/SSL MQTT connection. ...READ MORE

Jul 23, 2018 in IoT (Internet of Things) by Matt
• 2,270 points
767 views
0 votes
1 answer

How to connect Raspberry Pi and lighting the LED?

You might want to try instead to ...READ MORE

Jul 23, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
891 views
0 votes
1 answer

Google iot core connection status

There are a few values you can ...READ MORE

Jul 20, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,755 views
0 votes
1 answer

Can a bluetooth iOT device in peripheral mode listen to both, BLE and Bluetooth Classic connections ?

We basically want to make our device ...READ MORE

Jul 20, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,306 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
1,037 views
0 votes
0 answers

Eclipse Californium CoAP wildcard as url path

I'm working on a CoAP app using ...READ MORE

Jul 19, 2018 in IoT (Internet of Things) by Matt
• 2,270 points
1,040 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,240 points
1,001 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,090 points
1,020 views
0 votes
1 answer

Connect Android Things based Raspberry Pi 3 to wifi network for the first time!

Hey, I think its alright!  Your Raspberry Pi ...READ MORE

Jul 19, 2018 in IoT (Internet of Things) by nirvana
• 3,090 points
1,507 views
0 votes
1 answer

Android Ble GATT_ERROR 133 getting often with samsung devices

I tried the following code #!/usr/bin/python import ibmiotf.device from time ...READ MORE

Jul 18, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
2,846 views
0 votes
1 answer

Node-RED, IOT Foundation Out Node Not Sending Commands

A simple test to check if the ...READ MORE

Jul 19, 2018 in IoT (Internet of Things) by TejaswiniUL
• 140 points
1,273 views
0 votes
1 answer

"MqttException (0) - java.io.IOException: Already connected"

Oh man, that was a heck of ...READ MORE

Jul 18, 2018 in IoT (Internet of Things) by DataKing99
• 8,250 points
4,007 views
0 votes
1 answer

Problem while disconnecting BLE device!

I think that's because of the way ...READ MORE

Jul 18, 2018 in IoT (Internet of Things) by nirvana
• 3,090 points
4,044 views
0 votes
1 answer

Deploy my Windows 10 IOT core application locally!

Of course, you, can! That is, in ...READ MORE

Jul 17, 2018 in IoT (Internet of Things) by nirvana
• 3,090 points
1,493 views
0 votes
1 answer

What is the maximum message length for a MQTT broker?

It's not entirely clear what you're asking ...READ MORE

Jul 17, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
9,782 views
0 votes
1 answer

What is the size of CoAP packet?

It Depends: Core CoAP messages must be small enough ...READ MORE

Jul 17, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
2,858 views
0 votes
1 answer

How to get Unicast, Dns and Gateway Address in UWP?

Try this code Snippet I found here: https://social.msdn.microsoft.com/Forums/en-US/27a8b7a8-8071-4bc1-bbd4-e7c1fc2bd8d7/windows-10-iot-core-how-do-you-create-a-tcp-server-and-client?forum=WindowsIoT ...READ MORE

Jul 17, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,573 views
0 votes
1 answer

Restrict Android Internet usage to WiFi without Internet Access

You can check if wifi is connected ...READ MORE

Jul 17, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,964 views
0 votes
1 answer

IoT request response protocol

Based on your requirement of a light ...READ MORE

Jul 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
2,174 views
0 votes
1 answer

Send LoRa measures to Fiware IOT agent via MQTT

down vote I dont know if I understood ...READ MORE

Jul 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
2,105 views
0 votes
1 answer

How does device anti-spoofing work in Azure IoT hub?

In IoT Hub there is a device ...READ MORE

Jul 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,228 views
0 votes
1 answer

Faster communication between two ESP8266 in client-server setup

Try following. Server loop void loop() { // ...READ MORE

Jul 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
7,193 views
0 votes
1 answer

Autostart published Application on Windows 10 IoT

It can be done by making changes ...READ MORE

Jul 13, 2018 in IoT (Internet of Things) by DataKing99
• 8,250 points
2,118 views
0 votes
1 answer

Issues with Intel Edison MRAA module

You can work on this choice:- In the ...READ MORE

Jul 11, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,500 views
0 votes
1 answer

aws iot describe-endpoint::You must specify a region

This fixed the problem: Browse to https://console.aws.amazon.com/iam/home?region=us-west-2#security_credentialand then if ...READ MORE

Jul 11, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,460 views
0 votes
1 answer

Display time in a Windows Core IoT app with a clock!

It is possible, but you should understand ...READ MORE

Jul 10, 2018 in IoT (Internet of Things) by nirvana
• 3,090 points
1,823 views
0 votes
1 answer

USB Mobile Broadband Modem on Windows 10 IoT

I was looking for a solution too, ...READ MORE

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

Mosquitto 1.4.2 Websocket support

down vote In the dir mosquitto-1.4.X edit the ...READ MORE

Jul 9, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,713 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,240 points
969 views
0 votes
1 answer

MQTT protocol connection error

Ok so you need two libraries to ...READ MORE

Jul 6, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points

reshown Jul 6, 2018 by Vardhan 3,483 views
0 votes
1 answer

Setting-up a RFID RC522 chip in Raspberry Pi?

First, let me congratulate you on buying ...READ MORE

Jul 10, 2018 in IoT (Internet of Things) by nirvana
• 3,090 points
1,978 views
0 votes
1 answer

How do I integrate the RFID RC522 with Raspberry PI 2 and Windows IOT ?

Since it uses SPI, there shouldn't be ...READ MORE

Jul 5, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,741 views
0 votes
1 answer

Downloading source code of Android Things

No because AndroidThings is still in preview ...READ MORE

Jul 5, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
2,326 views
0 votes
1 answer