I running the (nrf52) HRM profile with FreeRTOs and connecting the BLE device with the Nordic Toolkit app.
On occasion the connection to the BLE device fails. After repeated attempts the connection link is eventually established and everything seems to operate normally. This appears to be intermittent issue and doesn't allow occur.
- Scan for device
- Device found
- Click Connect button
- It appears a connection is being established
- Connection fails, and the above steps are repeated until the connection actually happens.