azuresblite
azuresblite copied to clipboard
Connection slow to Azure IoT hub
Hi!
I'm connecting my UWP app to Azure IoT Hub using AzureSBLite. There is already device connected that sends out sensors readings after every 30 seconds. Weird thing is that first data comes in from IoT hub after minute or two. Is it possible to set some reading timeout for cases when there is no data so i can move event reading to timer process?