I have a BT app on an IPad. I can connect to the the 52840 dev board fine. I tell the iPad app to disconnect and it does.
nRF52840 dev board disconnects. When I try to connect to the dev board from the iPad app again the connection fails to complete.
I don't see BLE_GAP_EVT_CONN_PARAM_UPDATE event message during the second connection attempt.
I also don't see AMT_EVT_NOTIF_ENABLED type of message.
I don't know BT so debugging this is a bit new to me.
Thanks.