Hi,
I am using a BLE master to bond with nRF52832. SDK is 15.3.0. Both side support secure connection.
I have tried to set the address type of master to public or random resolvable, and it works fine.
But when the master use random static address, when it try to reconnect and re-establish encryption after bonding, nRF52832 response with error code: PIN or Key Missing.
What's the problem?
Thanks.