Releases: u-blox/Android-u-blox-BLE
Releases · u-blox/Android-u-blox-BLE
Version 2.9.3
Adding permissions needed for Android 13.
2.9.2
Updated Android SDK version to 33 to comply with Google Play.
v2.9.1
- Fixed app dropping connections as soon as it lost focus
- Changed instances of BLE to Bluetooth low energy
v2.9.0
- Filtering of devices to scan for.
- Conditional mesh support.
- UI enhancements.
v2.8.1
Fix for specific Android phones.
v2.8.0
BLE PHY enhancements, better visibility and support for CODED PHY.
v2.7.0
- Added an option to send a carriage return after each message in chat tab.
- Fixed some internals to make Datapump more stable.
v2.6.0
- Added support for SPS credit-based flow control. See specification.
v2.5.2
- Workaround to ensure notifications are enabled with a write request
v2.5.1
- Added API version check before calling connectGatt()
- Decreased minSdkVersion to 18