Questions tagged [iot]

Please ensure that all questions pertain to programming. If needed, assign a more precise tag to your question such as [wifi], [bluetooth], [c], or [arduino].

An issue has arisen with MQTT on the Raspberry Pi involving SSL: [UNSUPPORTED_PROTOCOL] indicating that an unsupported protocol is being used (_ssl.c

An issue has arisen with my MQTT broker running on an AWS server. While it operates correctly on Mac and Windows devices, it does not function as expected on my Raspberry Pi. The subscriber and publisher code have been tested on various operating systems, ...

Steps for starting the "Simple Node.js Express 4 Application (Universal Windows)" on Windows IoT without using a debugger

Hey everyone! I'm trying to figure out how to run the Basic Node.js Express 4 Application (UWP) on my raspberry pi 2 without relying on the visual studio debugger. The app works fine when launched via Visual Studio Remote Debugger, but I encounter is ...