Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
SDK: SimpleLink CC13xx cc26xx SDK 7.41.0.17
Part: CC2652R7 BLE simple peripheral.
After CC2652R7 bonding with more than six host, the SNV can not be read or write anymore.
Oncethe issue appear, when fire osal_snv_read/osal_snv_write/osal_snv_compact API, the thread will be blocked forever and the API can not return anymore.
If erase the SNV region, the issue was disapper.
Do you know why BLE bonding will cause SNV API be blocked forever?