This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to reset nRF52840-DK once the mesh provisioning is done(zephyr onoff-sample)

Hi,

I am using nRF52840-DK evaluation for testing a Mesh configuration. I was able to successfully establish a mesh connection with a  onoff-sample from zephyr and was able to

control the led's from meshctl tool.

Could you please let me know how do i leave the mesh network. Because when ever i reset the board or reflash the sample , the node is showing its already provisioned. How can i bring back the board to the initial state.

Below is the log from the board after provisioning.

***** Booting Zephyr OS zephyr-v1.13.0-2823-g0b9cfe70ed *****
Initializing...                         
provisioning complete for net_idx 0x0000 addr 0x0108
Mesh initialized                        
[00:00:00.008,758] <inf> bt_hci_core: HW Platform: Norductor (0x0002)
[00:00:00.008,758] <inf> bt_hci_core: HW Variant: nRF52x (0x0002)
[00:00:00.008,758] <inf> bt_hci_core: Firmware: Stooth controller (0x00) Version 1.13 Build 99
[00:00:00.008,972] <wrn> bt_hci_core: No ID address. Expecting one to come from storage.
[00:00:00.255,676] <inf> bt_hci_core: Identity: c0:fd:52:ca:0f:81 (random)
[00:00:00.255,676] <inf> bt_hci_core: HCI: version 5.0 (0x09) revision 0x0000, manufacturer 0x05f1
[00:00:00.255,706] <inf> bt_hci_core: LMP: version subver 0xff

Best Regards.

Parents Reply Children
No Data
Related