Most viewed questions in IoT (Internet of Things)

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
848 views
0 votes
1 answer

IoT using Corda DLT

Corda isn't a good fit for IoT ...READ MORE

Mar 19, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
845 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
2 answers

Using array-references inside arrays in PHP

$normal_array ...READ MORE

Apr 12, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
830 views
0 votes
1 answer

RPI Unique Identifier

Try getting the MAC address of your ...READ MORE

Mar 7, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
830 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,280 points
823 views
0 votes
1 answer

Windows IoT on Raspberry Pi Unique Identifier

Try getting the MAC address of your network. var ...READ MORE

Mar 8, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
821 views
0 votes
1 answer

AT commands for Loop

I had a brief look at the AT ...READ MORE

Nov 22, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
815 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
813 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
812 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
795 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
789 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
788 views
0 votes
1 answer

Setting time on Raspberry Pi using just PowerShell

The Enter-PSSession is for interactive sessions, so ...READ MORE

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

Using FIWARE to start Cygnus as a Service in IoT Solution

Cygnus is supposed to create /var/run/cygnus/ when started. You ...READ MORE

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

How to read data from MQTT in Eclipse Paho?

You don't read data from a MQTT ...READ MORE

Aug 9, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
760 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
759 views
0 votes
0 answers

AWS Lambda in VPC with RDS and Internet Connection

I set up an Aurora Database (provisioned) ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,670 points
758 views
0 votes
1 answer

lambda blueprint iot-button-email configuration : displays invalid Input

There is a post in the amazon ...READ MORE

Nov 29, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
755 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
754 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
753 views
0 votes
1 answer

Windows IoT Core : Boost C++

Since boost does not provide pre-built binaries ...READ MORE

May 8, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
751 views
0 votes
1 answer

Elixir Nerves Phoenix Umbrella Project : Error upon running

IMO, you are experiencing is an issue ...READ MORE

Apr 9, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
747 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,280 points
747 views
0 votes
1 answer

Issue with connection on Watson IoT Out node on Raspberry Pi

The frequent disconnects could be due to ...READ MORE

Dec 20, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
746 views
0 votes
1 answer

How to choose the best IoT Database?

Does your model looks like a snowflake? ...READ MORE

Mar 1, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
734 views
0 votes
1 answer
+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,280 points
731 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
731 views
0 votes
1 answer

The MQTT folder is missing in Bluemix IoT NodeJS code,

IoT-Workbench now uses new improved code generation ...READ MORE

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

Discovering IoT Devices on the network

AllJoyn offers about announcement service through which ...READ MORE

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

Possibility of on-premise installation Microsoft “Azure IoT Suite” in VPN

I think Microsoft already has a windows server 2016 allowing ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
716 views
0 votes
1 answer

Maximizing the current tab in Visual Studio

try View->Full Screen (Shift + Alt + Enter) READ MORE

May 14, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
715 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
713 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
713 views
0 votes
1 answer

I'm trying to create an IoT Foundation but I'm receiving the following error

It seems like you are trying to ...READ MORE

Aug 28, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
713 views
0 votes
1 answer

I cannot retrieve data from historian in Bluemix Watson IoT Platform

You're partially right! Earlier this month, the "built-in" ...READ MORE

Jan 11, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
711 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
701 views
0 votes
1 answer

AWS : updating DynamoDB

DynamoDb range key cannot have null attributes. ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
698 views
0 votes
1 answer

Unable to find my device running Win 10 IoT on the WindowsIoTCoreWatcher.exe

There must be a process on your ...READ MORE

Nov 20, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
693 views
0 votes
1 answer

Simulating position tracking for any IoT thing

A part of the logic to simulate ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by nirvana
• 3,130 points
691 views
+1 vote
1 answer

Atmel SAMD21J18A MC : register holding flash memory size

Generating the linker symbol itself should be ...READ MORE

Jan 25, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
684 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
684 views
0 votes
1 answer

Sending keys in Windows 10 IoT

Sorry, but it is not allowed in ...READ MORE

Dec 4, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
677 views
0 votes
1 answer

How do you Schedule Index Updates in CouchDB?

CouchDB does regenerate views on update, but ...READ MORE

Nov 19, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
667 views
0 votes
1 answer

Finding the Unicast, DNS and Gateway Address in UWP

Try the PInvoke api methods from Iphlpapi.dll. ...READ MORE

Aug 20, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
664 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
661 views