Part Number: CC2642R
Other Parts Discussed in Thread: SYSCONFIG
Hi Team,
Query 1 :
There are 4 pairng modes mentioned BLE5 Stack user guide as follows,
1) Just Works (LE Secure Connections or LE Legacy)
2) Passkey Entry (LE Secure Connections or LE Legacy)
3) Numeric Comparison (LE Secure Connections)
4) Out Of Band (LE Secure Connections or LE Legacy)
Out of this 4 modes. I need a mode like, During pairing It should ask only "someone is trying to pairing Yes / No". This what It should ask. Currently simpleperipheral code is in passkey mode. For my requirement which mode i should choose and How to configure it on simple peripheral code ?
Query 2:
Is there any option like, CC2642 (simple peripheral) device should not allow the Mobile device(central) to pair or connect using its mobile device Bluetooth scan list. CC2642 (simple peripheral) device should pair and connect only through the BLE mobile app only.