I try to add an BLE function with "ble_stack_init". The problem is that after executing this function, the interrupt doesn't work (I add a function in the interrupt, but it doesn't execute anymore). Does somebody give me some suggestions? Thanks.
The code information is below:
Interrupt initial code is below:
Interrupt function is below: