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
After using flash download tool V3.9.5 to erase the chip, re-provisioning the BLE MESH network, but the network provisioning cannot be completed, and the log information is as shown above, prompting software_reset_cpu in ROM,It's the same every time, repeatedly。