Hi,
Thank you for your quick replies!
I can reproduce this issue just by moving the board, it will induce a publishing event.
Here are logs where I see the error but the board continues to live:
0000365774 [tracker_motion] INFO: Motion detected by tracker motion
0000366219 [app] INFO: publishing now...
0000367565 [hal] ERROR: Not found response
0000367585 [hal] ERROR: CMD0 response error, expect 0x1, response 0
0000367585 [hal] ERROR: Please restart slave and test again,error code:264
0000370660 [ncp.esp32.mux] INFO: Starting GSM07.10 muxer
0000370661 [ncp.esp32.client] ERROR: Failed to perform early initialization
0000370661 [net.esp32ncp] ERROR: Failed to initialize wifi NCP client: -210
0000371081 [hal] ERROR: Not found response
0000371101 [hal] ERROR: CMD0 response error, expect 0x1, response 0
0000371101 [hal] ERROR: Please restart slave and test again,error code:264
0000371664 [app] INFO: cloud sent: {"cmd":"loc","time":1679330803,"loc":{"lck":0,"cell":78.3,"batt":100.0,"speed":0.00,"counter":361810.00},"trig":["imu_m"],"loc_cb":true,"req_id":2}
0000372318 [app] INFO: cloud received: {"cmd":"ack","req_id":2,"src_cmd":"loc","status":0}
0000372325 [app] INFO: location cb publish 371 success!
0000372370 [app] INFO: cloud received: {"cmd":"ack","req_id":2,"src_cmd":"loc","status":0}
0000374176 [ncp.esp32.mux] INFO: Starting GSM07.10 muxer
0000374176 [ncp.esp32.client] ERROR: Failed to perform early initialization
0000374177 [net.esp32ncp] ERROR: Failed to initialize wifi NCP client: -210
And where it crashes:
0000569215 [tracker_motion] INFO: Motion detected by tracker motion
0000569566 [app] INFO: publishing now...
0000570912 [hal] ERROR: Not found response
0000570932 [hal] ERROR: CMD0 response error, expect 0x1, response 0
0000570932 [hal] ERROR: Please restart slave and test again,error code:264
0000574007 [ncp.esp32.mux] INFO: Starting GSM07.10 muxer
0000574007 [ncp.esp32.client] ERROR: Failed to perform early initialization
0000574008 [net.esp32ncp] ERROR: Failed to initialize wifi NCP client: -210
0000574428 [hal] ERROR: Not found response
0000574448 [hal] ERROR: CMD0 response error, expect 0x1, response 0
0000574448 [hal] ERROR: Please restart slave and test again,error code:264
0000000501 [system.nm] INFO: State changed: NONE -> DISABLED
@gusgonnet I confirm that I see each time the same error code: 130.
@rickkas7 to what precise version of DeviceOS do you propose me to try?
Thanks!
Antoine