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 :
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