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.

CC2340R5: basic_ble crashes using static random address

Part Number: CC2340R5
Other Parts Discussed in Thread: SYSCONFIG

I am trying to change the address type to static random address, but after the modification the basic_ble example did not work anymore. The program never enters App_StackInitDoneHandler() after executing vTaskStartScheduler().

I have noticed an invalid random address can cause the BLE stack to crash on CC26x2, so I tried with two different addresses which I believe both were valid: C0:11:00:11:00:11 and CA:00:00:00:00:CA, both did not work.

Please help confirm if this is a bug in the stack, thanks!

SDK: simplelink_lowpower_f3_sdk_7_20_00_29

Board: LP-EM-CC2340R5

Best regards,

Shuyang