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

Update packet info in radio_event_handler

I work with gcc on nordic nrf52 SDK13.0.0. I see the post: devzone.nordicsemi.com/.../

But if I try to change the packet in the radio_event_handler in active state, with ble_advdata_set(), I got a HardFault_Handler() interrupt.

Why?

Related