Hello,
I'm trying to get an LPN to unprovision itself based off of an external command.
I tried to base it off of the examples so I simply call:
(void) proxy_stop(); mesh_stack_config_clear(); dsm_clear(); node_reset();
However after the reset it still immediately pairs back with it's friend and still seems to have retained it's keys.
What am I missing?
Thanks,
Alex