Comm task, with SL_BT_RTOS_APPLICATION_PRIORITY - 3 (but I have tried +1 , -1 and same) this is the task which processes the messages from BT events, it is the task stuck after some time... It begins with while (1) { ulTaskNotifyTake(pdTRUE, portMAX_DELAY); ....