Skip to content

Unable to connect via BluetoothΒ #82

@mikepruyn

Description

@mikepruyn

I installed the package and tried to run the example code as outlined in the README. However, I keep running into this error:
image

As far as I can tell this is because my Bluetooth hardware/driver is not supported by the version of Noble that minidrone-js uses. The only solutions I found for this online involved installing new drivers and manually adding a line of code to bluetooth-hci-socket\lib\usb.js to look for my specific version of Bluetooth.

However, I am trying to use minidrone-js to create a web app that allows users to connect to their drone; I can't expect them to install new drivers just to use it. Is there some way to bypass the built-in drone connection function and connect to the drones manually, but then still use minidrone-js to control them?

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