Hi Nordic Community,
I have two nrf52840 feather boards, and I configured one of them as central scanner with the central_scanner example. It works well and was able to scan ble devices.
Another one I configured as a beacon with the beacon example. However, the scanner was not able to detect the beacon after I check for the uuids of all printed devices. But with my nrf connect app, I can see the nrf beacon with the correct manufacture id and beacon uuid.
I am new to nordic development, what am I possibily missing?
Thank you,