Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner.
Now, I want to factory reset my provisoner by PyACI, Could you tell me which api should be called?
Thanks.
Best regards,
Oplinux
Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner.
Now, I want to factory reset my provisoner by PyACI, Could you tell me which api should be called?
Thanks.
Best regards,
Oplinux
Hi,
It seems like the only way to delete provisioner data from the mesh database is to delete the node information in the JSON file directly.
Hi Mttrinh,
Thanks for your reply.
The macro "PERSISTENT_STORAGE" had set to 1 in provisioner, and stored appkey/network key/device key, so we should clear it at the same time, how to do it?
Hi Mttrinh,
Thanks for your reply.
The macro "PERSISTENT_STORAGE" had set to 1 in provisioner, and stored appkey/network key/device key, so we should clear it at the same time, how to do it?