Hi
On my device, after a successful (bonded) connection to a central, if I then turn off BLE on that central, my device moves through fast advertising and slow advertising (with whitelist) as expected. I can reconnect at will, however if I leave EXACTLY 8000 seconds (about 2 hrs, 13 mins) WITHOUT turning BLE back on on said central, then the NRF52832 WD resets.
At the moment I am detecting and handling this situation over the wire (SPI), but it would be rather better if it did not occur. The 8000 seconds is FULLY deterministic, and its too round a number to be some fluke, it must be deterministically driven by something!
SDK is 15.2, Soft Device is S132 (s132_nrf52_6.1.0_softdevice.hex)
Wondered if someone had an idea why this might be happening?
I have read about whitelisting and identify keys and a bug that exists in the Nordic SDK around the use of these? Maybe someone can tell me how I can turn off the use of Identity Keys, while retaining whitelisting?
Kind Regards
Karen