Nativescript Community Ble Versions Save

Connect to and interact with Bluetooth LE peripherals.

v3.1.8

2 years ago

3.1.8 (2022-05-15)

Bug Fixes

  • android: refactoring using @nativescript-community/arraybuffers (ae5683b)

v3.1.7

2 years ago

3.1.7 (2022-05-10)

Features

  • android: android priority connect parameter (16fdcc2)

v3.1.6

2 years ago

3.1.6 (2022-02-18)

Features

  • avoidDuplicates option on startScanning method (25dba13)

v3.1.5

2 years ago

3.1.5 (2022-01-20)

Bug Fixes

  • ios: trying to fix serviceUUIDs (84cbf7f)

v3.1.4

2 years ago

3.1.4 (2022-01-20)

Bug Fixes

  • ios: connect serviceUUIDs fix (b467e7d)

v3.1.3

2 years ago

3.1.3 (2022-01-20)

Note: Version bump only for package @nativescript-community/ble

v3.1.2

2 years ago

3.1.2 (2022-01-18)

Features

v3.1.1

2 years ago

3.1.1 (2022-01-15)

Bug Fixes

  • android: missing native-api-usage (d417bbb)

v3.1.0

2 years ago

3.1.0 (2022-01-15)

Bug Fixes

  • isConnected should not throw if device is not connected but return false (49fe431)

Features

  • android: native-api-usage (41911d0)
  • alternative to discoverAll: serviceUUIDs. Will discover only those services and no chars(faster) (c39dd3b)

v3.0.34

2 years ago

3.0.34 (2022-01-15)

Bug Fixes

  • export BleTraceCategory (cb5c7d7)