Part Number: CC1354P10
Other Parts Discussed in Thread: SYSCONFIG
Hello,
I have a customer asking if there's a way to dynamically change the supported bond manager pairing configurations for different IO capabilities?
They have tried using the GAPBondMgr_SetParameter() function and calling SimplePeripheral_init() but both seem to cause the device to go into hard fault.
It looks like the opcode here along with the io capabilities should allow for this to change dynamically:
TI BLE5-Stack API Documentation: GAP Bond Manager Parameters
TI BLE5-Stack API Documentation: GAP Bond Manager I/O Capabilities
Any suggestions on how to correctly call into this API?
Munan