Hi Friend,
I use nrf252832 MCU and SDK 15.3,
I would like to Implement below function,
1:Device bond phone A without password first , the phone A popups a bonding dialog box;
2: Disconnect phone A and bond phone B, the phone B popups a bonding dialog box;
Now it is right;
3:Then I connect phone A back, I want phone A to popup a bonding dialog box again;
If phone A is android phone ,it is ok, but if the phone A is a apple iPhone, it does not popup a bonding dialog box again and pair fail.
How can I bond the iPhone A back?
The MAC address adding 1 seems make it work,but it is not a good methed.
Thanks!