2023-05-26 07:46 AM
On HyperTerminal, I just see :
[M4 APPLICATION] ConcurrentMode = 0
[M4 APPLICATION] ==> Start_BLE
On debugging, the software infinity loops on BLE stack starting up on CPU2 in :
-> APP_BLE_Init
-> SHCI_C2_BLE_Init
-> shci_send
-> shci_cmd_resp_wait
-> UTIL_SEQ_WaitEvt : whille loop on line 447
Is there any extra operation to do before using this example code ?
Have you any idea why this loop occurs ?
Thanks in advance.
2023-05-30 08:19 AM
My mistake : I've used BLE_Zigbee_Dyn example from version 1.14.1