How to factory reset provisioner by PyACI?

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

Parents Reply
  • Hi,

    I'm not sure what you mean. Are you still talking about the serial example and using PyACI to provision? 

    A mesh node running a serial example can be used as provisioner. PyACI is used to communicate with the serial example and carry out the provisioning and configuration of a unprovisioned device. The provisioning data will be stored in a JSON file on your computer and not on the node.

Children
Related