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

Interrupt priority

     The following description of SPI_DEFAULT_CONFIG_IRQ_PRIORITY in sdk_config.h has the following description: <i> Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for SoftDevice, is it possible for all peripherals to use priority 0,1 , 4, 5? If I set the SPI priority to the highest 0, will the BLE connection be affected?
     Test environment: nrf52832, SDK14.2, SPI off DMA case。

Parents Reply Children
No Data
Related