Hi,
I am new to bluetooth. I am working on a new design and need to know if automatic pairing between bluetooth devices is possible if unique information (i.e. password/passcode/PIN) is known in advance by bluetooth devices.
In my design, I am planning to use 1 master and 1 or 2 slaves. None of bluetooth devices used in design will will be BLE since I will be sending audio and data over bluetooth link (My understanding is that BLE doesn't do audio).
In my design, we could have more bluetooth devices around master so the intent is communication link with master needs to be restricted only with slave(s) that know unique information (i.e password/PIN/passcode).
Also how long does that unique information needs to be (i.e number of bits)? If I now want master to communicate with different bluetooth device(s) (1 or 2 slaves), is it possible to programmitically change unique information for master so that master can now pair and restrict communication with different bluetooth device(s)? Note I will be using micro-controller with bluetooth devices (both master and slave).
Please let me know.
Thanks!
Umesh