Other Parts Discussed in Thread: CC2564
HI~
After connecting with CC2564b and smartphone, the Bluetooth connection window(Put the pin code) from the smartphone.
I want to get rid of the first one(the Bluetooth connection window(Put the pin code))
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.
HI~
After connecting with CC2564b and smartphone, the Bluetooth connection window(Put the pin code) from the smartphone.
Hi, Nagalla
I pairing from a my cc2564b bluetooth device to smartphone using HIDConnectRemoteHost functions in HID profiles.
I'v used the IO capability as below,but not solved the problems.
#define DEFAULT_IO_CAPABILITY (icNoInputNoOutput) /* Denotes the */
Best regards,
JH.
Hi Nagalla,
Ask again.
1. Connect device and smartphone Bluetooth for the first time.
2. The confirmation pop-up window pops up at first.
3. Save Bluetooth LinkKeyInfo information to MCU.
4. When you reconnect your smartphone and Bluetooth later,
Load stored LinkKeyInfo.
5. Do not pop-up windows at this time.
Thank you.
forest.
HI
hI~