Page 1 of 1

Is there a plugin or a resource for using Bluetooth in the applications (with Javascript or HTML 5 or JQuery).

Posted: Sat Aug 31, 2013 2:22 pm
by Pasteur Miranda

HI,
Is there a plugin or a resource for using Bluetooth in the applications (with Javascript or HTML 5 or JQuery)?

Thank you


Is there a plugin or a resource for using Bluetooth in the applications (with Javascript or HTML 5 or JQuery).

Posted: Sat Aug 31, 2013 2:29 pm
by maxkatz

I don't believe browsers have API to access Bluetooth. You can check if there is a PhoneGap API/plug-in.


Is there a plugin or a resource for using Bluetooth in the applications (with Javascript or HTML 5 or JQuery).

Posted: Fri Mar 27, 2015 7:52 pm
by Drew Michael Royster

What about now that angular is being used as well? I want my app to connect with a bluetooth barcode scanner. Is that possible through appery.io?


Is there a plugin or a resource for using Bluetooth in the applications (with Javascript or HTML 5 or JQuery).

Posted: Sat Mar 28, 2015 4:58 am
by Illya Stepanov

Hi Drew -

The device native features like bluetooth can be added only with Cordova/PhoneGap plugin.


Is there a plugin or a resource for using Bluetooth in the applications (with Javascript or HTML 5 or JQuery).

Posted: Tue Apr 14, 2015 3:40 pm
by pakbull6772540

I saw this plugin for phonegap/js

https://github.com/don/cordova-plugin...

I have not used it. Would love to see how it works as I plan to use it for some apps.