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

nrf51822 custom profile application note

Hello,

I am working on nrf51822 SDK 9.0 and softdevice 8.0 . I got the application note to create a custom profile for SDK 5.2.0 and softdevice 6.0.0 in nAN-36_v1.1 .

Can anyone suggest me the application note for SDK 9.0 and SD 8.0 ?

Regards,

Sowmya

Parents
  • Hi Petter,

    Thank you for the link. I will check on it. One more question : Currently I am using template application and if I put a breakpoint in on_ble_evt(), after the connection hard fault is getting. I debugged line by line and the function err_code = sd_ble_evt_get(mp_ble_evt_buffer, &evt_len); in softdevice_handler.c is causing the hardfault.

    What may be the reason?

    Regards,

    Sowmya

Reply
  • Hi Petter,

    Thank you for the link. I will check on it. One more question : Currently I am using template application and if I put a breakpoint in on_ble_evt(), after the connection hard fault is getting. I debugged line by line and the function err_code = sd_ble_evt_get(mp_ble_evt_buffer, &evt_len); in softdevice_handler.c is causing the hardfault.

    What may be the reason?

    Regards,

    Sowmya

Children
Related