Hi,
I have an application (central mode) which regularly connects to a number of clients, read characteristics and then disconnects again.
Whenever there is an unintended disconnect from a client, e.g. due to bad coverage, then the next connection attempt (to another client) always crashes with error 1405 (0x057D) directly after the BLE_GAP_EVT_CONNECTED has been received. The stack seems corrupted and just garbage in the error report structures.
This happens both when using SDK 11 and SDK 14.2
Chip used is nrf52832
I saw a somewhat similar post earlier but without any conclusive answer.
Thanks for any lead on this
/Peter Lerup