Skip to content

Add support for working with paired micro:bit #2

Open
@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions