NordicSemiconductor / IOS-nRF-Connect

Info page
https://nordicsemiconductor.github.io/IOS-nRF-Connect/
138 stars 32 forks source link

App says "Connecting" and not "Connected" even though seemingly the app already connected to the BLE profile #101

Open huzzziiii opened 2 years ago

huzzziiii commented 2 years ago

There seems to be a cache issue in the iOS app version 2.4.13. When I try to connect to the BLE profile, it says "Connecting" in the app even though ble_evt_handler is invoked with event ID being BLE_GAP_EVT_CONNECTED. I have tried reinstalling the app to no avail!