Trending questions in IoT (Internet of Things)

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,280 points
1,643 views
0 votes
1 answer

SQLite.Net not being able to create text file in Win IoT Library!

That exception comes when access limited to ...READ MORE

Aug 3, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
751 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,280 points
1,296 views
0 votes
1 answer

IBM Bluemix with IBM IoT Foundation throws error and refuses connection

I think you either forgot or did ...READ MORE

Jul 30, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
884 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,240 points
960 views
0 votes
1 answer

Customize menu based on BLE device Authentication

You may dynamically change contents of the ...READ MORE

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

Detecting BLE beacons that are not ibeacons on IOS

You'll have to understand that CoreLocation is ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
683 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,280 points
1,456 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
504 views
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,280 points
834 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
591 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
660 views
0 votes
1 answer

IBM Bluemix disconnecting the MqttAndroidClient after sometime

It was because phone cpu was going ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
479 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,280 points
1,584 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,130 points
979 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,130 points
1,345 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,130 points
1,417 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,280 points
989 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
651 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,280 points
787 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
559 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,130 points
898 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,280 points
1,214 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
757 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,280 points
1,057 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,280 points
514 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
651 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,280 points
1,207 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
452 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
557 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
505 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
513 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,280 points
811 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,280 points
730 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
531 views
0 votes
1 answer