This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52840 BLE doesn't work but no errors

Hello,

Problem: BLE doesn't work on a OurBoard with nRF52840 (Schema1).

1) BLE example is working DevBoard (can see BLE server by scanner). On the OurBoard the examle is running without any errors, but BLE server is not visible by scanners.

Example:nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_hrs.

2) We also run from internal clock instead of external, the same result (on DevBoard - working, on OurBoard - not working).

3) All another peripheral is working on OurBoard.

4) This same problem on 4 pieces of OurBoard

Please suggest what can be and what should check?

Thanks.

Related