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

[nRF52832][S132 v3.0.0] Program hangs on sd_softdevice_enable function

Hello I have a problem with my code implementing BLE NUS peripheral. Program hangs in the function sd_softdevice_enable. I have tried with external oscillator and with internal RC, the same behaviour. I can tell that everything works ok with compiled hex file by nordic of BLE beacon profile. So I am sure that the problem is in my code. The hardware is ok. Please can someone help me to solve this problem. Greetings jb

The rest of the source code is included without any changes from sdk12. bluetooth.c main.cpp gcc_startup_nrf52.S nrf5x_common.ld nrf52_xxaa.ld Makefile sdk_config.h

Parents Reply Children
No Data
Related