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.

LP-EM-CC2340R5: Dynamic broadcast will enter a dead loop after 18 minutes of execution.

Part Number: LP-EM-CC2340R5
Other Parts Discussed in Thread: SYSCONFIG

Hi Team,

In other cases, please refer to the relevant questions

I tried your suggestion and set fixed 6 seconds broadcast by SYSCONFIG.

, and successfully changed it to be able to dynamically drop packets. But still...it will stop in the same dead loop after about 18 minutes.

However, he continues to broadcast the same old packet. But all actions stop in the FaultISR() loop‧

I modified the method as shown below:

Added a new event "BLEAPPUTIL_ADV_START"

Execute Fornat_ADV();

This FUNCTION is the "Advertising Task 2 – Change the Advertisement Data" mentioned earlier

Change the packetization method as described.

Best Regards,

Galaxy