Title says it all. This code is referenced by a lot of tutorials, yet it does not demonstrate updating of twin reported properties (call to IoTHubClient_LL_SendReportedState); a key feature of Azure Iot Hub.
My attempts to figure it out have produced mixed results. It works the first time, and then seconds later the module hangs in a delay() call at bottom of loop(). Changing duration doesn't help. WDT then resets the module and I get one more success before the next WDT reset.
Title says it all. This code is referenced by a lot of tutorials, yet it does not demonstrate updating of twin reported properties (call to IoTHubClient_LL_SendReportedState); a key feature of Azure Iot Hub.
My attempts to figure it out have produced mixed results. It works the first time, and then seconds later the module hangs in a delay() call at bottom of loop(). Changing duration doesn't help. WDT then resets the module and I get one more success before the next WDT reset.