Skip to content

yoavprat/cordova-ble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova BLE Plugin

The plugin has functions that allows your app to act as a BLE client. You can:

  • scan for devices
  • connect to them
  • list services, characteristics and descriptors
  • read and write characteristics and descriptors
  • request notification
  • poll RSSI (signal strength)

To build documentation, run this command: jsdoc -l -c conf.json ble.js

This plugin is implemented on Android and iOS.

See this for a general introduction to BLE programming.

See the reference documentation (source code) for details.

See EvoThingsExamples for examples.

About

Bluetooth Low Energy plugin for Cordova

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published