This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

unrecognized value auth_status for the BLE_GAP_EVT_AUTH_STATUS event

Hello.
I am developing a project with a static password.
And when I connect to the device, in the debug messages for the auth_status field I get the following values: 61, 77, 81, 137, 233.
Of these, only 137 (0x89) are described in the specification.
Where can I find the remaining values?
Thank!
Related