http_client freezing

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
shmc_934566
Level 1
Level 1
5 sign-ins First comment on KBA 5 replies posted

Hello,

I have downloaded the following software for the sensirion SPS30 and ESS demo boards

GitHub - winkj/air-quality-demo

The software communitcates back to the thingsboard implementaion which is hosted on my server. it seems to work for a while but then just freezes and stops. i have to do a reset on the board in order to restart the connection. i have tried numerous suggestinf from this forum without success. Any help or suggestions would be greatly appreciated.

regards

Shane

0 Likes
5 Replies
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi Shane,

Can you please let me know the platform and WICED version which you're using for your application?

Thanks.

0 Likes

Hi KotnaniK_71

WICED Version: Wiced_006.006.000.0009

platform is CY8CKIT-062 WiFi-BT kit

regards

shane

0 Likes
shmc_934566
Level 1
Level 1
5 sign-ins First comment on KBA 5 replies posted

Still having this problem periodically. Anyone got any ideas. i have looked at my internal network and cannot see any problems

0 Likes

Hi Shane,

Can you please run the application in debugger mode in WICED and see where it freezes and stops.

Also, please share me the error logs or the screenshot message which you're receiving.

Are you using the same http library present in WICED? If not, please let me know the http library which you've used for your application.

For the reference, How much SRAM is being consumed during the compilation time?

Thanks.

0 Likes

Hi KotnaniK_71

This problem happens so sporadically or randomly that it is difficult to debug. The device could sit happily running for a day or two with no problems or it could happen within an hour. So hooking a debugger up is going to be a problem. i am using th ehttp library from the latest version of WICED

Regards

Shane

0 Likes