Skip to content

Releases: NordicSemiconductor/Android-nRF-Toolbox

nRF Toolbox v.1.16.3

19 Feb 10:35
Compare
Choose a tag to compare

19.02.2016 - version 1.16.3

  • DFU Library 0.6.2: some delays added
  • Temperature unit conversion fixed

nRF Toolbox DFU v.1.16.2

04 Dec 12:32
Compare
Choose a tag to compare

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.

nRF Toolbox v.1.16.2

18 Nov 12:59
Compare
Choose a tag to compare

18.11.2015 - version 1.16.2

  • DFU Library fix (version 0.6.1 used): solved problem with bonding during DFU

nRF Toolbox v.1.16.1

10 Nov 10:37
Compare
Choose a tag to compare

10.11.2015 - version 1.16.1

  • DFU Library from jcenter
  • Minor changes

nRF Toolbox v.1.16.0

17 Sep 13:57
Compare
Choose a tag to compare

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.

nRF Toolbox v.1.15.0

27 Aug 15:48
Compare
Choose a tag to compare

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

nRF Toolbox v.1.14.3

17 Aug 14:50
Compare
Choose a tag to compare

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

nRF Toolbox v.1.14.2

22 Jul 13:41
Compare
Choose a tag to compare

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

nRF Toolbox v.1.14.1

22 Jul 12:22
Compare
Choose a tag to compare

23.06.2015 - version 1.14.1

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