Hi !
I'm using the nrf52832 with SDK 11 as pheripheral.
In Android phone the bonding and the scan request working great with my unit !
However, in IOS
1) i do scan (from the IOS bluetooth menu) and connect to the unit, but it don't offer me to make bonding. why?
(if i do the same thing in "nrfconnect" applpication , i connect to the unit and i can do the bonding !)
(Also in android phone, connecting and bonding works great without the "nrfconnect")
2) I advertise with BLE_GAP_OPT_SCAN_REQ_REPORT and scan report is enable.....
The IOS phone send "scan req" to my unit only when in "scanning".
(In android phones the phone most of the times answers wheather or not bluetooth is in use....)
Any idea how to do the same thing in IOS?
B.r.
Yuval