Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.

BSD-3-CLAUSE License

Stars
1.1K
Committers
8

Bot releases are hidden (Show)

Android-nRF-Toolbox - nRF Toolbox 2.9.0

Published by philips77 over 4 years ago

Improvements:

  • New profile icons
  • DFU Library 1.10.3
  • Migration to BLE Library 2.2.0, using the LegacyBleManager
  • Unused resources removed
Android-nRF-Toolbox - nRF Toolbox 2.8.4

Published by philips77 over 4 years ago

Bugs fixed:

  • Issue on Glucose profile, where the app was unable to read any records (#89)
  • Abort button on Glucose screen had invalid style
Android-nRF-Toolbox - nRF Toolbox 2.8.3

Published by philips77 over 4 years ago

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.
Android-nRF-Toolbox - nRF Toolbox 2.8.2

Published by philips77 over 4 years ago

Bug fixes:

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

Published by philips77 over 4 years ago

Bugs fixed:

  • #86: DFU was crashing on previous version.
Android-nRF-Toolbox - nRF Toolbox 2.8.0

Published by philips77 over 4 years ago

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)
Android-nRF-Toolbox - nRF Toolbox 2.7.3

Published by roshanrajaratnam almost 5 years ago

Issues Fixed

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

Improvements

  • Upgrade gradle dependencies
Android-nRF-Toolbox - nRF Toolbox 2.7.2

Published by roshanrajaratnam over 5 years ago

  • Fixes a crash when selecting a device which was mainly affecting Android 6.0.1 devices. sorry!
Android-nRF-Toolbox - nRF Toolbox 2.7.1

Published by philips77 over 5 years ago

3.04.2019 - version 2.7.1

  • DFU issue (#69) fixed, sorry!
Android-nRF-Toolbox - nRF Toolbox 2.7.0

Published by philips77 over 5 years ago

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.
Android-nRF-Toolbox - nRF Toolbox 3.0.0-alpha1

Published by philips77 over 6 years ago

Changes:

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

Published by philips77 almost 7 years ago

5.01.2018 - version 2.6.0

  • BLE Library as a separate module (see GitHub)
  • Exporting UART configurations fixed for Marshmallow+
Android-nRF-Toolbox - nRF Toolbox 2.5.3

Published by philips77 almost 7 years ago

30.11.2017 - version 2.5.3

  • Exporting and importing UART configuration fixed (#39)
  • DFU Library 1.6.1 (bond is always kept when Buttonless service with bond sharing is used in Secure DFU)
  • BleManager: errors don't abort connection (#37)
Android-nRF-Toolbox - nRF Toolbox 2.5.2

Published by philips77 almost 7 years ago

09.11.2017 - version 2.5.2

  • More fixes in Glucose profile
Android-nRF-Toolbox - nRF Toolbox 2.5.1

Published by philips77 almost 7 years ago

07.11.2017 - version 2.5.1

  • Fixed DFU FILE ERROR issue. The DFU manifest classes were removed from the build by proguard.
Android-nRF-Toolbox - nRF Toolbox 2.5.0

Published by philips77 almost 7 years ago

03.11.2017 - version 2.5.0

  • App ready for Android Oreo (notification channels, adaptive icons)
  • DFU library 1.5.2 (bug fixes, option to specify scope)
  • Bugs fixed in GLS (Glucose Measurement Context fixed)
  • Other bugs fixed
  • Minimum API for Wearable APK increased to 23. Single APK for Wear 1 and 2.
Android-nRF-Toolbox - nRF Toolbox v.2.4.0

Published by philips77 over 7 years ago

07.04.2017 - version 2.4.0

  • DFU Library 1.3.0
  • Connection stability improved
  • #2 fixed
  • Proximity alarm volume fixed
  • Bugs fixed
Android-nRF-Toolbox - nRF Toolbox v.2.3.1

Published by philips77 over 7 years ago

10.03.2017 - version 2.3.1

  • Critical bug fixed #27
Android-nRF-Toolbox - nRF Toolbox v.2.3.0

Published by philips77 over 7 years ago

09.03.2017 - version 2.3.0

  • Minor UI improvements
  • Migration to Android Studio 2.3 and Gradle 3.3

Wear 2.0 APK without changes.

Android-nRF-Toolbox - nRF Toolbox v.2.2.2

Published by philips77 over 7 years ago

23.02.2016 - version 2.2.2

  • DFU Library 1.2.0
  • Wear part is now Android Wear 2.0 compatible and available in Wear Play Store (although not as a standalone app, as UART configurations must still be created on the phone)