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

Hi I'm trying to configure a central +peripheral role for my NRF 52832 using hrs in built example (SDK: 15.3.0 59ac345)

Hi I'm trying to configure a central +peripheral role for my NRF 52832 using hrs in built example (SDK: 15.3.0 59ac345) . I do not need HRS Service however so, im using custom service . During which i got memory error in sd_ble_uuid_vs_add , i solved this using this :

https://devzone.nordicsemi.com/f/nordic-q-a/29795/sd_ble_uuid_vs_add-get-error-nrf_error_no_mem-from-softdevice-s132-v5-0-0

However , now my nrf_sdh_ble sd_ble_enable() returns no memory error .I dont not know how to get debug log's in embed Studio so i cant really get what address it wants me to put my Ram device.

Please help.

Regards,

Dhananjay Sutariya

Parents Reply Children
Related