Chip: NRF51822 softstack version: 5.2.1 I ran into an issue and i'm trying to understand it better. I was calling the function sd_ble_gatts_value_set(...) from a GPIOTE callback and the processor harlocked. Called from outside of the GPIOTE callback the everything works just fine.
What happened?