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

Bluetooth Support in Lowjs #5

Closed
gilsonvarghese27 opened this issue Jul 5, 2019 · 1 comment
Closed

Bluetooth Support in Lowjs #5

gilsonvarghese27 opened this issue Jul 5, 2019 · 1 comment

Comments

@gilsonvarghese27
Copy link

Does Low.js support Bluetooth? I couldn't find any Bluetooth node libraries that I can use.

@ThomasRogg
Copy link
Member

The hardware (ESP32-WROVER) supports BlueTooth. low.js itself does not support BlueTooth yet.

While we constantly work on low.js to provide a perfect experience, we do not add new large new features to low.js by our own anymore. Instead, if a company needs a feature, we ask them to sponsor the development costs. Things added this way were:

  • CAN support (March 19)

  • HTTPs Client (May 19)
  • OPC-UA Client (right now)

So, if you would like a BlueTooth API, we are happy to add a perfect interface, however we would require you to pay for it.

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

2 participants