Skip to content

Releases: NordicSemiconductor/Android-nRF-Toolbox

nRF Toolbox 2.8.4

20 Feb 09:45
e820edd
Compare
Choose a tag to compare

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

12 Feb 11:50
47e22e1
Compare
Choose a tag to compare

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

11 Feb 10:33
a8323cf
Compare
Choose a tag to compare

Bug fixes:

  • Fixed an issue on Android 6.0 causing the app to crash when CONNECT button was clicked.

nRF Toolbox 2.8.1

05 Feb 11:24
Compare
Choose a tag to compare

Bugs fixed:

  • #86: DFU was crashing on previous version.

nRF Toolbox 2.8.0

03 Feb 13:14
Compare
Choose a tag to compare

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

03 Jan 08:57
01d87f5
Compare
Choose a tag to compare

Issues Fixed

  • Start/stop services as foreground service for devices running android Oreo and Above

Improvements

  • Upgrade gradle dependencies

nRF Toolbox 2.7.2

08 Apr 12:08
08b67a2
Compare
Choose a tag to compare
  • Fixes a crash when selecting a device which was mainly affecting Android 6.0.1 devices. sorry!

nRF Toolbox 2.7.1

03 Apr 07:48
e77097c
Compare
Choose a tag to compare

3.04.2019 - version 2.7.1

  • DFU issue (#69) fixed, sorry!

nRF Toolbox 2.7.0

02 Apr 12:51
b15ce50
Compare
Choose a tag to compare

2.04.2019 - version 2.7.0

  • New Nordic Look & Feel
  • #63 fixed (also see #64)
  • Migrated to Android Jetpack
  • Dependencies updated
  • DFU Library 1.9.0

Known issues:

  • DFU does not work on Android Pie. FOREGROUND_SERVICE permission is missing. Fixed in 2.7.1.

nRF Toolbox 3.0.0-alpha1

26 Jun 14:58
Compare
Choose a tag to compare
Pre-release

Changes:

  • The BLE library has been upgraded to version 2.0-alpha3.
  • Data parsers imported from BLE Common Library.
  • Many bugs fixed.