Hello,
I have been trying to program my own Provisioner. While testing I accidentally had a nRF52840 Dongle plugged in with a client running on it. It automatically connected to the Provisionier. Sadly I haven't implemented a disconnect function. I am now stuck with a Dongle that I cannot connect to with another device. I tried reprogramming it multiple time, but it seems that the Provisioning Data is saved in a Part if the Flash that is separate of the program.
The same thing happened with my nRF52840 DK, but through the debugger I can do an "Erase All" which removes any of the Provisioning Data.
Is it possible to do a similar thing with the Dongle?
Cheers,
Kilian