We are using SDK 15.0 and Softdevice 6.0, FreeRTOS 8.2.1
Is there a way to use softdevice and NRF_SDH_DISPATCH_MODEL_INTERRUPT?
If not, it means SDH task MUST be the highest priority task and other constrains, such as: user handling of BLE events must be forwarded to other task (with lower priority than SDH).