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

BLE not starting in custom Board of NRF52832

Hi,

We made a custom PCB using the NRF52832 and followed the reference design. While everything else is working in our system, the BLE part is not working. We are using SDK 12.3 with Softdevice of S132. It seems like the radio is not getting turned ON. There is no hard fault in the code and we have even tried to flash examples provided by Nordic but even then advertising doesn't start and the board is not visible to other BLE devices. What can be the possible reasons for BLE not working? Would the Low-Frequency Clock be a reason for this? It seems like a hardware fault rather than a software fault.

Related