Hey,
in my scenario exists a peripheral (cc2540) with a bonded iPhone 5 client. The questions is what happens if the iPhone forgets about the bond, e.g. the user removes the paired peripheral from the settings. I assume the bond on the peripheral remains, because if I connect again and try to read a characteristic which needs authentication the iPhone doesn't recreate the bond and I get errors about insufficient permissions.
The problem exists basically in both case if one of the communication partners forgets about the bond. What is the correct behavior in such case?
Thanks in advance