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 visible (Hide)

Android-nRF-Toolbox - nRF Toolbox v.2.2.1

Published by philips77 almost 8 years ago

02.12.2016 - version 2.2.1

  • DFU Library 1.1.1
Android-nRF-Toolbox - nRF Toolbox v.2.2.0

Published by philips77 almost 8 years ago

29.11.2016 - version 2.2.0

  • Experimental buttonless DFU service supported (DFU Library 1.1.0)
Android-nRF-Toolbox - nRF Toolbox v.2.1.1

Published by philips77 almost 8 years ago

21.10.2016 - version 2.1.1

  • Support for Android 7.1 added
  • Bugs fixed
Android-nRF-Toolbox - nRF Toolbox v.2.1.0

Published by philips77 almost 8 years ago

20.10.2016 - version 2.1.0

  • Support for Android 7.1 added
  • 2 bugs fixed
Android-nRF-Toolbox - nRF Toolbox v.2.0.0

Published by philips77 about 8 years ago

19.10.2016 - version 2.0.0

  • Multiple connections support in one profile (Proximity)
  • BleManager API slightly changed:
    • operations queue,
    • handling "Bluetooth disabled" event,
    • support for multiple connections (returning BluetoothDevice object)
    • this breaks backwards compatibility (only few changes are required to fix)
  • Bugs in CGMS profile fixed:
    • parsing data in nRF Logger
    • reading multiple CGMS samples from a single packet when obtained using RACP
    • other improvements
  • Bug fixes and other improvements
Android-nRF-Toolbox - nRF Toolbox v.1.18.4

Published by philips77 about 8 years ago

26.09.3016 - version 1.18.4

  • DFU Library 1.0.3 (Secure DFU bug fixed (while sending SD+BL+App))
Android-nRF-Toolbox - nRF Toolbox v.1.18.3

Published by philips77 about 8 years ago

23.09.3016 - version 1.18.3

  • DFU Library 1.0.3 (some more improvements)

21.09.2016 - version 1.18.2

  • DFU Library 1.0.2 (bugs fixed)

15.09.2016 - version 1.18.1

  • DFU Library 1.0.1 (bugs fixed)

See DFU Library for more details.

Android-nRF-Toolbox - nRF Toolbox v.1.18.0

Published by philips77 about 8 years ago

05.09.2016 - version 1.18.0

  • Continuous Glucose Monitor profile added
Android-nRF-Toolbox - nRF Toolbox v.1.17.0

Published by philips77 about 8 years ago

01.09.2016 - version 1.17.0

Android-nRF-Toolbox - nRF Toolbox v.1.16.5

Published by philips77 over 8 years ago

13.07.2016 - version 1.16.5

  • New icon
  • Some other minor changes
Android-nRF-Toolbox - nRF Toolbox v.1.16.4

Published by philips77 over 8 years ago

14.06.2016 - version 1.16.4

  • Option to select End Of Line type in UART
  • Support for Android Marshmallow in Wear/UART (requesting Location permission)
Android-nRF-Toolbox - nRF Toolbox v.1.16.3

Published by philips77 over 8 years ago

19.02.2016 - version 1.16.3

  • DFU Library 0.6.2: some delays added
  • Temperature unit conversion fixed
Android-nRF-Toolbox - nRF Toolbox DFU v.1.16.2

Published by philips77 almost 9 years ago

This build should help developers who want to add only the DFU to their applications. As the original nRF Toolbox is now quite huge, this build keeps only the DFU part while the rest has been removed.

Android-nRF-Toolbox - nRF Toolbox v.1.16.2

Published by philips77 almost 9 years ago

18.11.2015 - version 1.16.2

  • DFU Library fix (version 0.6.1 used): solved problem with bonding during DFU
Android-nRF-Toolbox - nRF Toolbox v.1.16.1

Published by philips77 almost 9 years ago

10.11.2015 - version 1.16.1

  • DFU Library from jcenter
  • Minor changes
Android-nRF-Toolbox - nRF Toolbox v.1.16.0

Published by philips77 about 9 years ago

17.09.2015 - version 1.16.0

  • Android Wear support added to UART profile. Use your watch to remotely control your device via phone or directly.
  • One option in DFU settings added.
Android-nRF-Toolbox - nRF Toolbox v.1.15.0

Published by philips77 about 9 years ago

27.08.2015 - version 1.15.0

  • Migration to API 23 Marshmallow
  • New permission required: Location - it is required in Android 6.0 in order to scan for Bluetooth Smart devices
  • Create new configurations in UART profile. Now you may change button configurations, export and import them to XML and share to other devices.
  • Compat scanner library used for devices scanning
Android-nRF-Toolbox - nRF Toolbox v.1.14.3

Published by philips77 about 9 years ago

17.08.2015 - version 1.14.3

  • UART will now divide long texts into 20 bytes parts when only WRITE COMMAND property is set for the RX characteristic, otherwise it will use long wirte
  • Logging write type in the log
  • App background fixed
Android-nRF-Toolbox - nRF Toolbox v.1.14.2

Published by philips77 about 9 years ago

22.07.2015 - version 1.14.2

  • New firmware files added from SDK 9.0
  • New DFU Service Initiator and DFU Listener Helper
  • New error if the Init packet is required and not given
Android-nRF-Toolbox - nRF Toolbox v.1.14.1

Published by philips77 about 9 years ago

23.06.2015 - version 1.14.1

  • Bug fixed in DFU scanner
  • Error reporting fixed. See GitHub for details