This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52832 bonding to apple iphone

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!

Parents Reply
  • Hi,

    I have edited one of the earlier replies regarding allow_repairing, it will only work where the phone have lost/erased the bonding information while the nRF device still have it.

    I'm not sure how the device you mentioned was able to bond back without "Forget your device". Are you sure that when testing with that device, that the bonding information was erased from nRF device while kept on phone? And not the other way around?

    I suggest you allow more bonds instead of erasing the bonding information of the previous phone when bonding with a new phone. This should solve the issue.

Children
No Data
Related