Flash nRF5_SDK_15.2.0 ble_app_uart in PCA10056 without editing,
It occurs regardless of iOS Apps (nRF Connect / nRF Toolbox / LightBlue) when connected with iPad (A1673 iOS13.2).
It does not occur on iPad Air2 (A1566 iOS13.2) or iPad Pro3 (A1876).
It occurs even if sd_ble_gap_disconnect in project is commented out.
There is no error in Sniffer. (File reference)
Interval Max * (Slave Latency + 1) ≤ 2 seconds Interval Min ≥ 20 ms Interval Min + 20 ms ≤ Interval Max Slave Latency ≤ 4 connSupervisionTimeout ≤ 6 seconds Interval Max * (Slave Latency + 1) * 3 < connSupervisionTimeout
I follow these Apple guidelines.
- SLAVE_LATENCY:0
- connSupervisionTimeout:4s
- Interval Min:20ms
- Interval Max:75ms
- FIRST_CONN_PARAMS_UPDATE_DELAY:5000ms
- NEXT_CONN_PARAMS_UPDATE_DELAY:30000ms
Please help me with your advice...
SDK:nRF5_SDK_15.2.0
SD:s140_nrf52_6.1.0_softdevice.hex