Open

Description
By default, micro:bits require pairing. Currently the only way to disable this security requirement is to use mbed or yotta as opposed to the more popular on-line editors like PXT. I think it's important that this (marvellous) API be usable wit any micro:bit regardless of how its firmware was created.
I paired my micro:bit with BlueZ's bluetoothctl, naively assuming that my node.js script would then magically work. But testing against the paired micro:bit I still see that running my node.js script is triggering an attempt to pair (which fails since the micro:bit is not in pairing mode).
Metadata
Metadata
Assignees
Labels
No labels