hello
i'm use the nRF5_SDK_17.1.0 and nRF52DK.
I am developing using SDK example , "ble_app_hids_keyboard".
There is only one problem I have to ask.
Check out the picture below.
The above symptoms recur periodically.
I've seen in other answers error: 4102 it's happening on one of the devices that already have the bonding information stored, and the other doesn't.
However, it is the same even if you delete the bonding information and use "nrfutil --eraseall" to delete the program.
Why is this problem happening?