Replies: 5 comments 2 replies
|
Is the PIN returned in the |
You can ignore this callback and the default passkey will be used.
It's not meant to be used here in reality, it's just to show what to call to confirm the passkey at some other point in the code. |
|
Is "default passkey" the passkey set in the "setSecurityPasskey" function? |
|
If I return a different passkey in onPassKeyDisplay, which passkey will be used for verification? In |
|
I don't know much about BLE, thank you for your answer. |
Uh oh!
There was an error while loading. Please reload this page.
What is the purpose of the security callback functions in the
NimBLE_Serverexample?NimBLE_Secure_Serverdoes not have callback functions.All reactions