Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect via Bluetooth #82

Open
mikepruyn opened this issue Oct 15, 2020 · 0 comments
Open

Unable to connect via Bluetooth #82

mikepruyn opened this issue Oct 15, 2020 · 0 comments

Comments

@mikepruyn
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant