How to secure connection via BLE? #1557
Replies: 2 comments
-
Posted at 2021-07-06 by @gfwilliams Once the device is paired, it should remember the pairing details - so usually next time you connect from the same computer it'll go right through. That could be it? It's just new computers that need to enter the passkey. Or what happens if you try the actual code from that link?
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-07-06 by @MaBecker
Tried from a different notebook and got a popup to enter the key - so it works like designed. Thanks. Attachments: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-07-05 by @MaBecker
Just reading all named possibilities name in https://www.espruino.com/BLE+Security
Started testing the
NRF.setSecurity()
way.connect via WebIDE upload this line and disconnect WebIDE and lift battery for a reboot.
A connection via WebIDE is still possible, what am I missing.
Beta Was this translation helpful? Give feedback.
All reactions