Hi Nordic Dev community ,
using:
nrf52840-DK
SDK 15.2
softdevice S140 6.1.0,
Am getting a SoftDevice assert id=1 PC=0x17660 code=0x62D
App error handler id=1 PC=0x17660 code=0x62D
Filename KGJ`h...@h
Line 536871936
It's a ble appliation acting as a relay, with two connection one peripeheral and one central connection + ADV
ble param:
-phy Coded
-min_conn_interval 40 ms,
-max_conn_interval 42 ms,
-SlaveLatency 0,
-Connecttimeout 4000,
-ADV interval 300 ms,
-NRF_SDH_BLE_GAP_EVENT_LENGTH 6 units
Can you tell me what could be the reason of this assert to fail ?
Thanks
Cedric.