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

Gets hang on sd_softdevice_enable

Hi,

I am using softdevice S132 V2.0 for nrf52832 controller.I am using BLE UART app. It is working fine on eval board.But when i checked it on custom board developed by our team having same controller nrf52832 it fails to proceed.Then i debugged it in IAR workbench then i came to know that it gets hang on sd_softdevice_enable(). And it does not return any error. I configured low frequency clock source as a external crystal since external crystal is there on custom board .

Would you please help me??

Related