Supreet Deshpande

Results 7 comments of Supreet Deshpande

Hi @Gohith, I tried printing & analyzing the generated JWT. In my case, the token appears invalid to https://jwt.io but it decodes the data as expected and gives the warning...

Hi @DaStoned, Thank you for reporting the issue and the detailed analysis. I tried reproducing your issue by running the smart outlet example with one of the heap poisoning options...

Hi, @DaStoned, Sorry for the slow turnaround. Thank you for the analysis and the detailed procedure, the issue could be readily reproduced with your procedure. I could reproduce the issue...

Hi, @DaStoned Do you want to report this as feedback at [google IoT sdk](https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/issues)?

Hi @tecnnic, Are you sure your network connection is working correctly? I could see the issue when I disconnected my network connection after time syncing in the smart outlet example.

Hi @14h4i , Thanks for reporting the issue. The print statements have been replaced by ESP_LOGX() statements which add a newline character to the prints, thus the monitor would not...

Hi @bonmotwang , Thanks for reporting the issue. The print statements have been replaced by ESP_LOGX() statements which add a newline character to the prints. The commit a81cf20a6de61bd78b781dfb5b2f6c4bf39c8541 solves this...