This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2642R-Q1: Implement two BLE pairing association models in one CC2642

Part Number: CC2642R-Q1

Hello.

We implement BLE Service using SIMPLE LINK-CC13X2-26X2-SDK_5.20.00.52 and CC2642R-Q1.

We are planning to implement Secure Connections Pairing using two types of association models.
One is OOB (Out of Band) and the other is Passkey Entry.
Basically, only Passkey Entry will be accepted.
In addition, OOB Pairing will be accepted only when OOB data(ra, Ca, etc.) is exchanged.
Is it possible to implement the above two use cases in a single CC2642R-Q1?