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

I change the BLE SDK temelate example using this https://www.novelbits.io/smart-ble-lightbulb-application-nrf52/. In this I added 1 Custom service and 2 charactersitc. After compiling and running this got below logs. [15:49:53:841]

I change the BLE SDK temelate example using this www.novelbits.io/.../. In this I added 1 Custom service and 2 charactersitc. After compiling and running this got below logs.
[15:49:53:841] <info> app_timer: RTC: i

[15:49:53:841] <info> app_timer: RTC: initialized.␍␍␊

[15:49:53:845] <warning> nrf_sdh_ble: Insufficient RAM allocated for the SoftDevice.␍␍␊

[15:49:53:851] <warning> nrf_sdh_ble: Change the RAM start location from 0x20001FE8 to 0x200025F0.␍␍␊

[15:49:53:859] <warning> nrf_sdh_ble: Maximum RAM size for application is 0x3DA10.␍␍␊

[15:49:53:866] <error> nrf_sdh_ble: sd_ble_enable() returned NRF_ERROR_NO_MEM.␍␍␊

[15:49:53:871] <error> app: ERROR 4 [NRF_ERROR_NO_MEM] at /home/jgandhi/keyur/ble_project/pu_example/main.c:537␍␍␊

[15:49:53:881] PC at: 0x0003091F␍␍␊

[15:49:53:884] <error> app: End of error report␍␍␊

Parents Reply Children
No Data
Related