I want to implement mesh functionality. There is no problem with nrf52dk board, but I think there is a problem with board that I made with nrf52832 chip. attach the photo. Please see what's wrong. light_switch_provisioner Example.
I want to implement mesh functionality. There is no problem with nrf52dk board, but I think there is a problem with board that I made with nrf52832 chip. attach the photo. Please see what's wrong. light_switch_provisioner Example.
I was able to view the uuid part by scanning in debug mode through the nRF52 dk board. But I can not scan on my PCB.
Do you see the board scanning for devices to be provisioned in debug mode? It should look like this:
In Debug mode, there is no board scanning for devices to be provisioned. Could you tell me why?
But in the screenshot you sent me the board had started to scan for unprovisioned devices, so it seems like everything is working fine. Do you have any unprovisioned devices up and running in another DK? For example the light switch client and server examples?
Best Regards,
Marjeris
I have tried testing on another platform that you noticed but it does not work.