Tool/software: Code Composer Studio
Hi:
The board what i am using is LAUNCHXL-CC3235S (CC3235 launchpad) from TI. Currently I only have the only one CC3235 board.
mycode will into following:
void SimpleLinkFatalErrorEventHandler(SlDeviceFatal_t *slFatalErrorEvent) ,the print infomation is " FATAL ERROR: Abort NWP event detected,AbortType = 3".
As of now, entering SimpleLinkFatalErrorEventHandler is more common in two cases:
1: when i restart the AP(Router) what the LAUNCHXL-CC3235S connected to. my code will reconnect the AP, and then establish the tcp socket, when it sl_Connect().it is possible to go the SimpleLinkFatalErrorEventHandler.
2: My code performs very frequent Wi-Fi scans because I have to keep getting the signal quality of wifi several seconds. I feel that this is also a possible reason.
below is my NWP logs and my code
7144.ReceivedTofile-COM2-2019_10_10_15-24-19.DAT