Other Parts Discussed in Thread: CC2541
Hi,
I want my CC2541 slave device to be connected to the Smartphone only if it is paired/bonded with that particular Smartphone like classic Bluetooth. If not paird/bonded, slave device should not connect to the Smartphone. But according to the BLE standards,
1] Anyone can connect to BLE devices without pairing/bonding(less security in BLE).
2] Only Master can initiate Pairing/Bonding only after connecting with the slave.
Are my above assumptions are correct?
What are the ways in TI BLE stack to achieve Pairing/bonding before connecting to the slave device?
Thanks in advance.
- Nikhil.