We are having an issue with pc-ble-driver (https://github.com/NordicSemiconductor/pc-ble-driver). We're using the nRF52840 dongle. We have compiled and run the `heart_rate_monitor_v6` example. We have flashed the dongle with `connectivity_1.0.0_usb_with_s140_6.1.0.hex`. We are not able to bond with iOS devices and some Android devices when we run the default heart rate monitor example.
There's the working output for Android. Which loads our GATT profile and everything appears to be working fine in the nRF Connect App. However, iOS and some Android phones do not load anything in nRF Connect. Not sure exactly what the issue is. We suspect it could be related to devices using private non-resolvable mac addresses. Any help would be appreciated!