ESP32C6 BLE MESH 崩溃问题 software_reset_cpu in ROM
Posted: Sat Mar 23, 2024 4:07 pm
Code: Select all
I (1113) mesh_vendor: ESP_BLE_MESH_NODE_SET_UNPROV_DEV_NAME_COMP_EVT, err_code 0
I (12773) mesh_vendor: ESP_BLE_MESH_NODE_PROV_LINK_OPEN_EVT, bearer PB-GATT
W (12873) BLE_MESH: bt_mesh_node_reset, Not provisioned
W (12883) BLE_MESH: bt_mesh_proxy_server_prov_enable, Already
I (12893) mesh_vendor: ESP_BLE_MESH_NODE_PROV_ENABLE_COMP_EVT, err_code 0
W (12913) BLE_MESH: No Health Server context provided
.ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0xc (SW_CPU),boot:0xc (SPI_FAST_FLASH_BOOT)
Saved PC:0x4001975a
0x4001975a: software_reset_cpu in ROM
SPIWP:0xee
mode:DIO, clock div:2
load:0x4086c410,len:0xd10
load:0x4086e610,len:0x2dc4
load:0x40875728,len:0x17d8
entry 0x4086c410
使用 flash download tool V3.9.5 擦除芯片后,重新进行 BLE MESH配网,无法配网完成,log 信息如上所示,提示 software_reset_cpu in ROM