Part Number: CC2564C
Hi TI,
We are using CC2564C chip for our BT-BLE-based Infotainment system.
As we want to maintain the BT and BLE connection to one device. We use secure pairing for this.
The secure pairing of BLE as a process works fine with CC2564C, we are able to use that without any struggles.
The issue starts when we have to change the MAC-ID of the CC2564C.
As part of Production, We wanted a custom MAC_ID tied to the Serial Number.
So we used VS_Set_Bluetooth_Address() function. Now the MAC-ID of BT and BLE changes.
Now if we do SecurePairing with iPhone, iPhone rejects the connection.
We are using Static BD-Address, same address for BT and BLE.
What is the Reason this is failing? Is it because the Identity Address on the secure Pairing of BLE is not getting changed?
What we can do to change the Identity address of the CC2564C?
Thanks!
Vishnuprasad V