Skip to content

Releases: featherJ/ble_ex

1.0.1

11 Apr 10:06
Compare
Choose a tag to compare

Add timeout limit while searching for device.

1.0.0

11 Apr 06:26
Compare
Choose a tag to compare

Add multi task support for device scanning and searching.

0.9.9

15 Feb 09:52
Compare
Choose a tag to compare

Add a function to get Bluetooth status in Bleex.

0.9.8

03 Feb 06:44
Compare
Choose a tag to compare

restructure

0.9.4

08 Sep 08:56
Compare
Choose a tag to compare

Add: Ensure that the interval between sending data is at least 30ms.
Add: Add 'requestConnectionPriority' function to BlePeripheral.

0.9.3

10 Aug 10:02
Compare
Choose a tag to compare

Add: Stop current scanning before 'scanDevices'

0.9.2

05 Aug 02:05
Compare
Choose a tag to compare

Add clear listener functions.
Fix manufactureFilter not working.
Remove the useless args.

0.9.1

26 Jul 02:27
Compare
Choose a tag to compare

Update the README.md file

0.9.0

25 Jul 07:47
Compare
Choose a tag to compare

First release