6.7.0 • Published 25 days ago

@awesome-cordova-plugins/ble v6.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
25 days ago

BLE

$ ionic cordova plugin add cordova-plugin-ble-central
$ npm install @ionic-native/plugins/ble

Usage Documentation

Plugin Repo: https://github.com/don/cordova-plugin-ble-central

This plugin enables communication between a phone and Bluetooth Low Energy (BLE) peripherals.

The plugin provides a simple JavaScript API for iOS and Android.

  • Scan for peripherals
  • Connect to a peripheral
  • Read the value of a characteristic
  • Write new value to a characteristic
  • Get notified when characteristic's value changes

Advertising information is returned when scanning for peripherals. Service, characteristic, and property info is returned when connecting to a peripheral. All access is via service and characteristic UUIDs. The plugin manages handles internally.

Simultaneous connections to multiple peripherals are supported.

Supported platforms

  • Android

    • iOS
6.7.0

25 days ago

6.5.0

5 months ago

6.6.0

5 months ago

6.4.0

10 months ago

6.3.0

1 year ago

6.1.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

6.2.0

2 years ago

5.46.0

2 years ago

5.45.0

2 years ago

6.0.0-alpha.3

2 years ago

6.0.0-alpha.4

2 years ago

5.43.0

2 years ago

5.44.0

2 years ago

5.42.0

2 years ago

6.0.0-alpha.0

2 years ago

6.0.0-alpha.1

2 years ago

6.0.0-alpha.2

2 years ago

5.41.0

2 years ago

5.40.0

2 years ago

5.39.1

2 years ago

5.37.3

2 years ago

5.38.0

2 years ago

5.39.0

2 years ago

5.37.2

2 years ago

5.37.1

2 years ago

5.37.0

3 years ago

5.36.1

3 years ago

5.36.0

3 years ago