This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BLE-STACK: Hanging in ICALL abort function

Part Number: BLE-STACK

Hii,

        i am working with basic_ble example and started UART in callback mode and whenever i am calling any api like osal_snv_write of osal_snv_read or HCI_EXT_SetBDADDRCmd or trying to send notification to connected BLE client in uart callback the code hangs in icall_directAPI  function at ICall_abort(); . please tell me what procedure should i follow to do the same