Systems hangs for about 40s and then reboots.

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

cross mob
Anonymous
Not applicable

Hello,

I have issues/questions with the versions 3.4.0 / 3.5.2. Perhaps someone can dive into the topics and give a feedback.

- SDK 3.4.0 / 3.5.2

  - If I use the MQTT-Client (mqtt.c) with a Raspberry PI as a broker it doesn't connect to the broker with FreeRTOS / Lwip. It hangs for about 40s and then reboots. I think it hangs by opening the tcp socket.

  - If I use this setup with NetX/ThreadX combination it works as expected.

 

- SDK 3.4.0

  - Sometime the system hangs sporadically for about 40s and then reboots. What could be cause for the hanging?

  - Could it be a problem within the wifi firmware?

 

- Is there a callback function (interface for internal asynchronous call) to inform the user that the connection was lost?

Best regards

Mike

0 Likes
1 Solution
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

Hi Mike,

We have realised there are some issues in FreeRTOS with LwIP, engineers are working on fixing these. Would suggest you to try ThreadX with NetX or NetX duo.

Thnx

vik86

View solution in original post

0 Likes
6 Replies