Releases: NordicSemiconductor/Android-nRF-Toolbox
Releases · NordicSemiconductor/Android-nRF-Toolbox
nRF Toolbox 2.8.4
Bugs fixed:
- Issue on Glucose profile, where the app was unable to read any records (#89)
- Abort button on Glucose screen had invalid style
nRF Toolbox 2.8.3
Bugs fixed:
- DFU library 1.9.1 had missing dependency configuration in POM file on jcenter. It has been updated to 1.10.0, a version that not only fixed the issue, but also improved reliability of the DFU process by introducing delays before sending every data object. Check out DFU Library 1.10.0 for details.
nRF Toolbox 2.8.2
Bug fixes:
- Fixed an issue on Android 6.0 causing the app to crash when CONNECT button was clicked.
nRF Toolbox 2.8.1
Bugs fixed:
- #86: DFU was crashing on previous version.
nRF Toolbox 2.8.0
3.02.2020 - version 2.8.0
- BLE Common Library 2.2.0-alpha06
- DFU Library 1.9.1
- Storage permission no longer required (KitKat and onwards)
nRF Toolbox 2.7.3
Issues Fixed
- Start/stop services as foreground service for devices running android Oreo and Above
Improvements
- Upgrade gradle dependencies
nRF Toolbox 2.7.2
- Fixes a crash when selecting a device which was mainly affecting Android 6.0.1 devices. sorry!
nRF Toolbox 2.7.1
3.04.2019 - version 2.7.1
- DFU issue (#69) fixed, sorry!
nRF Toolbox 2.7.0
nRF Toolbox 3.0.0-alpha1
Changes:
- The BLE library has been upgraded to version 2.0-alpha3.
- Data parsers imported from BLE Common Library.
- Many bugs fixed.