This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3235MODSF: Disconnect event occurs indefinitely when use wrong password for connecting a AP (2)

Part Number: CC3235MODSF

Hello,

There is a issue that the NWP continuously sends a disconnect event to the host MCU every 25 seconds when an incorrect password is used.

Below is the log of the host MCU side. I think it's a bug from the NWP and I attached NWP log also. Could you analyze it?

nwplog.zip

[2020-01-01T00:35:02][INFO][wifi.c:1745] [ATRx:60]-["at+wlanget=connection,
+wlanget:sta,disconnected,,,
OK


"]
[2020-01-01T00:35:02][INFO][wifi.c:1745] [ATRx:72]-["at+wlanconnect="iptime_eap",,wpa_ent,best_i20,user1,,peap0_mschapv2
OK
"]
[2020-01-01T00:35:02][INFO][wifi.c:1745] [ATRx:3]-["

"]
[2020-01-01T00:35:29][INFO][wifi.c:1745] [ATRx:67]-["+eventwlan:disconnect,iptime_eap,0x90:0x9f:0x33:0x8a:0x8:0x5a,208
"]
[2020-01-01T00:35:32][ERR][dm_comm.c: 214] >> DMComm_EndBy: Error (dmStatus:0,dmCommPath:1,wifiStatus:16)
[2020-01-01T00:35:32][INFO][wifi.c:1745] [ATRx:12]-["GOTOLPDS

"]
[2020-01-01T00:35:54][INFO][wifi.c:1745] [ATRx:67]-["+eventwlan:disconnect,iptime_eap,0x90:0x9f:0x33:0x8a:0x8:0x5a,208
"]
[2020-01-01T00:36:19][INFO][wifi.c:1745] [ATRx:67]-["+eventwlan:disconnect,iptime_eap,0x90:0x9f:0x33:0x8a:0x8:0x5a,208
"]
[2020-01-01T00:36:44][INFO][wifi.c:1745] [ATRx:67]-["+eventwlan:disconnect,iptime_eap,0x90:0x9f:0x33:0x8a:0x8:0x5a,208
"]
[2020-01-01T00:37:09][INFO][wifi.c:1745] [ATRx:67]-["+eventwlan:disconnect,iptime_eap,0x90:0x9f:0x33:0x8a:0x8:0x5a,208
"]
[2020-01-01T00:37:34][INFO][wifi.c:1745] [ATRx:67]-["+eventwlan:disconnect,iptime_eap,0x90:0x9f:0x33:0x8a:0x8:0x5a,208
"]
[2020-01-01T00:37:59][INFO][wifi.c:1745] [ATRx:67]-["+eventwlan:disconnect,iptime_eap,0x90:0x9f:0x33:0x8a:0x8:0x5a,208

Thanks,

Calvin