How to use module "ble_uart" and handle passkeyRequest? #1562
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 1 comment
-
Posted at 2021-07-26 by @gfwilliams I think since you pass the device into ble_uart, you could do something like:
Not tested though |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-07-10 by @MaBecker
The module makes sending cmd's to a device very simple like explained here.
Is someone using ble_uart to write cmd's to a device that has set a passkey?
Afaik module ble_uart is not handling passkeyRequest, so maybe there is a different way the handle those requests.
Beta Was this translation helpful? Give feedback.
All reactions