iOS BLE disconnect repeatedly wuth connection has timed out unexpectedly

Hey,
since iOS version 18.6.2 the BLE connect to our BLE peripherial with nrf52840 getting disconnect events.
Also the range between them is very bad.
The connection parameter are set with these values

CONFIG_BT_PERIPHERAL_PREF_MIN_INT=12
CONFIG_BT_PERIPHERAL_PREF_MAX_INT=12
CONFIG_BT_PERIPHERAL_PREF_LATENCY=3
CONFIG_BT_PERIPHERAL_PREF_TIMEOUT=200

These are conform the apple connection parameter quidelines

developer.apple.com/.../_index.html

Can anybody help?

Parents Reply Children
No Data
Related