Hi,
The microcontroller is acting as an MQTT client. It disconnects after a while, even when the MQTT broker and network were available. When it tries to reconnect, the connection fails and the controller gets struck. When the controller is trying to reconnect the IPv4 is lost(printed on the debugging console).
I have also tried the demo code, the behavior is the same. I'm using simplelink_cc32xx_sdk_3_30_01_02.
Kindly help.