Skip to content

Releases: NordicSemiconductor/Android-nRF-Connect

nRF Connect 4.28.0

16 Jan 23:20
b536367
Compare
Choose a tag to compare

What's Changed

Full Changelog: version_4.27.1...version_4.28.0

nRF Connect 4.27.1

15 Jan 13:21
89aff64
Compare
Choose a tag to compare

Changes in this version:

  • Migration to Android 14
  • More SMP commands supported when writing to a SMP Characteristic
  • Company IDs and Service UUIDs updated
  • Automated Tests fixed and tested on Mac (script for Mac available!)

Special thanks to Chat GPT which translated Windows bat file to shell script.

nRF Connect 4.26.0

24 Aug 13:50
f10b32b
Compare
Choose a tag to compare
  • Detail RSSI graph can finally be exported
  • Issues on Android 13 fixed

nRF Connect 4.25.4

24 Aug 13:48
f10b32b
Compare
Choose a tag to compare
  • Migration to Android 13
  • Option to write characteristic values using Big Endian order
  • Parser for Pulse Oximeter characteristics
  • DFU improvements
  • Several bugs fixed

nRF Connect 4.25.3

27 Apr 09:58
f10b32b
Compare
Choose a tag to compare

Bug fixing release.
Also, new option to exclude Samsung and Google devices in addition to those from Apple and Microsoft.

nRF Connect 4.25.2

26 Mar 20:33
f10b32b
Compare
Choose a tag to compare

This version has several issues fixed.

nRF Connect 4.25.0

15 Mar 13:28
f10b32b
Compare
Choose a tag to compare

14.03.2022 - version 4.25.0

Finally! This is a first release since 1.5 year!
Changes:

  • Migration to Android 12 (Nearby permission, splash screen).
  • New feature: long tap a device or more to easily distinguish it on the RSSI graph. Not selected devices will be greyed out.
  • New feature: Multi-image DFU for Zephyr-based multi-core devices, e.g. nRF5340.
  • Number of new parsers and icons added, e.g. Find My, Continuity, Nearby from Apple, micro:bit v2, Samsung, LEGO etc.
  • Company IDs and 16-bit Members UUID updated.
  • Option to display only connectable devices or those using Advertising Extension from Bluetooth 5 (Android 8+ only).
  • Option to scan only on PHY Coded, available in Settings -> Scanner (this may not work on all devices, but we're using this method).
  • Besides, as always, number of bugs fixed.
  • Nordic shows our support for Ukrainian people.

nRF Connect 4.24.3

06 Aug 12:56
5c4d4c4
Compare
Choose a tag to compare

06.08.2020 - version 4.24.3

  • Log menu options fixed. Sorry for that!

nRF Connect 4.24.2

31 Jul 11:21
5c4d4c4
Compare
Choose a tag to compare

31.07.2020 - version 4.24.2

  • Fixed issues with McuManager (lib updated to version 0.11.0) (#104, #130).
  • Toolbar in log section will no longer be cut on narrow devices (#93).
  • New DFU options: disable resume in Secure DFU, force scan for bootloader in Legacy DFU (lib updated to 0.11.0)
  • Lots of reported bugs fixed: #118, #124.
  • Some minor feature requests implemented: #109, #131, #108.

nRF Connect v.4.24.0

13 Dec 15:34
Compare
Choose a tag to compare

13.12.2019 - version 4.24.0

  • Saving and exporting data fixed on Android 10. Now on all devices running Android KitKat or newer, the app will ask for destination folder which makes storage permission no longer required.
  • Number of bugs fixed.