Part Number: CC2640R2F
Hi team:
I use the cc2640R2 device as a slave. Interfacing with the CC2642R2F, during repeated links, an exception was found in the broadcast message. Please take a look?
What causes this issue to occur or how to resolve it.
SDK used by CC2640R2: Simplelink_cc2640r2_SDK_3_10_00_15.
Normal Broadcast Message:

Abnormal broadcast message after repeated link:

While the device is running, I turn off Adv advertising before modifying the contents of the broadcast message and enable advertising. Does this cause a protocol stack exception? For now, if you modify this, you will see a broadcast message exception.

This broadcast interval,
PrimIntMin = 3000,
.PrimIntMax = 3000,
the cycle is very long and needs to be modified to be the same?