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

Do I need to change the interrupt priority when using BLE

Hi,

I am using BLE UART application with softdevice S132 on nrf52832 board. I wrote a code where where i am using systick interrupt, GPIOTE interrupt. Also code has SPI0 ,Timer0, SAADC modules. Code is working fine without BLE .But now i have to add my application over BLE UART application. Do i need to change the priorities for those interrupts???What all changes i am supposed to to make in my application code????

Parents Reply Children
No Data
Related