Hi there,
SDK: 5.30.00.03
sample project: simple peripheral
chip: cc2640R2F
I have a issue under non stop looping enable advertising -> disable advertising-> enable advertising,
It will regularly happend system panic and reset by watch dog in 5min after connected.
the advertising setting is belowed:
1. type: GAP_ADTYPE_ADV_IND
2. direct: ADDRMODE_PUBLIC
3. channel: GAP_ADVCHAN_ALL
4. filter: GAP_FILTER_POLICY_WHITE
Can anyone give me some advice?, thanks a lot.