NCS Conflict between Timer Interrupt and BLE stack?

Hi,

  I want to use timer interrupt in BLE code. If enable timer inside the BLE code. The code will not work properly. I want to know why this is happening like that and how can I implement the timer interrupt inside the BLE code. I am using nrf5340dk and NCS v 1.9.1 SDK. And also I want to check with the same code GPIO Interrupt and delay also not working fine. Kindly, help me to resolve the issue

Thanks & Regards,

Navin Chakravarthy K

Parents Reply
  • Hi Helsing,

    This is the actual problem we are facing

    We using NRF Connect SDK(zepher)

    1. After BLE is enabled, gpio interrupt handler is not at all gettting executed

    2. Regards the timer0 which we tried, we are getting os fault if we enable IRQ handler.

    3. is it possible to use timer0, timer1 and timer2 if ble is enabled and if yes please share the reference

    Thanks & regards,

    Navin

Children
Related