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

nRF51822 ble_app_hrs_c doesn't work.

Hi! I have a problem with testing ble_app_hrs_c. I am using nRF51822 develpment board + nRFgo Motherboard. Softdevice is S120 1.0.0 1alpha, SDK version is 5.10. Specifically after execute line 338 in cnn_mngr.c file ( uint32_t retval = sd_ble_gap_scan_start(&m_scan_param); ) retval is 0x00003001, wich means NRF_ERROR_SVC_HANDLER_MISSING. I don't understand what is a reason of this error. How to fix this error? I am trying to modify ble_app_hrs_c to test data transfer rate in my custom app. Is there another way to test it?

Best regards, Kuba

Parents Reply Children
No Data
Related