■Development environment
nfr52832
SDK_12.3.0
■Question
I'm making Central's module.
After connecting with a peripheral of pairing finish, the function(pm_peer_rank_highest) is being carried out by an event(PM_EVT_BONDED_PEER_CONNECTED and PM_EVT_CONN_SEC_SUCCEEDED),There is a case that a return value of the function will be 0x86.
There is no 0x86 in a list of error codes.
What kind of correspondence should be performed to 0x86?