Hi Nordic,
In this question: https://devzone.nordicsemi.com/f/nordic-q-a/56529/how-to-check-or-read-the-list-of-bonded-device-from-nrf52832
It was discussed to update the bonding parameter on the peripheral side when the central (an external Central) deleted them. That works fine for the peripheral side but not for the central, in that case the Central tries continuously to bond always getting 'failure' result.
Can it be adjusted to the central as well? i.e. when the central has a bonding data but the peripheral has deleted it, then can the central detect this and update its bonding info?
I'm using the SDK 15.3 with S140
Thank you in advance