Skip to content

Releases: NordicSemiconductor/Android-nRF-Connect

nRF Connect v.4.14.1

03 Nov 17:07
Compare
Choose a tag to compare

03.11.2017 - version 4.14.1

  • Improvements in scanning anonymous advertising
  • DFU library 1.5.2
  • Minor bugs fixed

nRF Connect v.4.14.0

02 Oct 11:14
Compare
Choose a tag to compare

02.10.2017 - version 4.14.0

  • Adjustments for Android Oreo
  • Bluetooth 5 support added (everything except periodic advertisement)
  • Minor bugs fixed

nRF Connect v.4.13.2

22 Aug 15:40
Compare
Choose a tag to compare

22.08.2017 - version 4.13.2

  • Location service no longer required on some Android 6+ devices*
  • Bugs fixed

* - We've got a feedback that requiring Location enabled is not needed on some phones. We've verified that Nexus and Pixel devices require it to be enabled (doesn't need to be set to GPS precision), but Samsung phones seems to scan for Bluetooth LE devices with Location disabled. Now the red "Location disabled" bar will disappear when at least one device has been found when this service was off. Location permission, however, is still required.

nRF Connect v.4.13.1

27 Jul 11:44
Compare
Choose a tag to compare

28.07.2017 - version 4.13.1

  • Option to exchange names of services and characteristics between your Android devices and nRF Connect for Desktop
  • Given names are automatically backed up and restored after clearing app storage
  • Option to set format TEXT to a characteristic (currently only this one is supported)
  • List of all supported UUIDs in the new Definitions screen
  • Bugs fixed

nRF Connect v.4.12.0

11 Jul 15:02
Compare
Choose a tag to compare

11.07.2017 - version 4.12.0

  • Thingy:52 support added (see: https://www.nordicsemi.com/thingy). Enjoy!
  • Adopted services and Company Identifiers updated
  • Bugs fixed (DFU graph, macros, and others)

nRF Connect v.4.11.1

12 May 13:59
Compare
Choose a tag to compare

12.05.2017 - version 4.11.1

  • Bugs fixes: max adv timeout is 3 min, fixed value asserting in Automated Tests (#34)

nRF Connect v.4.11.0

07 Apr 14:08
Compare
Choose a tag to compare

07.04.2017 - version 4.11.0

  • DFU Library 1.3.0
  • Improvements in Automated Tests (see GitHub): #31
  • Connecting with TRANSPORT_LE parameter
  • Bugs fixed: #29 , HRM parser (RR interval),

nRF Connect v.4.9.0

13 Feb 09:19
Compare
Choose a tag to compare

17.01.2016 - version 4.9.0

  • Performance optimization on device tab: app should perform much better with fast incoming notifications
  • Bugfix: until now GATT server impl was sending response for Write Command
  • Other bugs fixed

nRF Connect v.4.8.1

02 Dec 14:56
Compare
Choose a tag to compare

02.12.2016 - version 4.8.1

  • Duplicating advertising packets
  • Cloning adv packet saves Incomplete List of Services EIR as Complete one (only this can be advertised by Android)
  • DFU Library version 1.1.1
  • Bugs fixed

nRF Connect v.4.8.0

29 Nov 09:58
Compare
Choose a tag to compare

29.11.2016 - version 4.8.0

  • Experimental buttonless DFU from SDK 12 supported (DFU library 1.1.0)
  • Better support for Secure DFU
  • Many bugs fixed