Releases: featherJ/ble_ex
Releases · featherJ/ble_ex
1.0.1
Add timeout limit while searching for device.
1.0.0
Add multi task support for device scanning and searching.
0.9.9
Add a function to get Bluetooth status in Bleex.
0.9.4
Add: Ensure that the interval between sending data is at least 30ms.
Add: Add 'requestConnectionPriority' function to BlePeripheral.
0.9.3
Add: Stop current scanning before 'scanDevices'
0.9.2
Add clear listener functions.
Fix manufactureFilter not working.
Remove the useless args.
0.9.1
Update the README.md file