Hi,
I tried to evaluate the light switch demo using the boards that I have to my disposal.
These are 1 nrf52-DK and 2 nrf52840 Dongles.
I wanted to use one dongle as a provisioner, one dongle as a server and the DK as a client.
When I program the client and the server, they both show up in the nrfMesh app for android as unprovisioned devices, so that I think that this is working as expected.
However, I have problems flashing the provisioner to the dongle. The LEDs flash at the start and then go out and nothing budges. When I press the button, no LEDs come on.
I also tried adding a simple LED-toggle to the root of the button press handler and it doesn't ever get toggled.
What could the problem be?
Yours sincerely,
Kai