Skip to content

Releases: NordicSemiconductor/Android-nRF-Connect-Device-Manager

1.9.2

25 Jan 15:06
aaaaf62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...1.9.2

1.9.1

09 Jan 13:39
866c6cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.9.1

1.9.0

07 Dec 23:24
969e0ee
Compare
Choose a tag to compare

SUIT

This version adds SUIT support to the library and nRF Connect Device Manager app.
SUIT envelope is a standardized way of encoding a firmware image(s) or links to them together with instructions how to apply it.

What's Changed

Full Changelog: 1.8.2...1.9.0

1.8.2

21 Nov 13:11
348a1bc
Compare
Choose a tag to compare

What's Changed

  • Dependencies updated by @philips77 in #128
  • Bug fix: Parsing errors encoded using the new scheme from NCS 2.5 was failing due to missing annotation causing the Constructor to be removed by Proguard by @philips77 in #129

Full Changelog: 1.8.1...1.8.2

1.8.1

25 Oct 11:54
ea9b936
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

23 Oct 12:43
2ab2344
Compare
Choose a tag to compare

New featues

  • Support for SMP v.2 available since NCS 2.5 (improved error codes) #105
  • Direct XIP support #106 and #117
  • New commands added:
    • ConfigManager renamed to SettingsManager #119
    • OS Manager: Bootloader info #108, App info #107
    • FS Manager Chechsum/hash, fie status, close files #120
  • Default partition of FS manager changed to lfs1 #122

Details

New Contributors

Full Changelog: 1.7.0...1.8.0

1.7.2

18 Aug 06:52
8d2686d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

1.7.1

10 Aug 12:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

1.7.0

30 Jun 13:27
aaafcf4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

22 Feb 15:58
344adc4
Compare
Choose a tag to compare

Breaking changes

  • Libraries now use Kotlin 1.8.10 and Java 11.
  • onServicesInvalidated() was renamed to onAdditionalServicesInvalidated() in McuMgrBleTransport, see #92.

What's Changed

  • Migration to new Android Studio + dependencies update by @philips77 in #91
  • Migration to Android BLE library 2.6.0 by @philips77 in #92
  • Option to set initial MTU lower than supported by @philips77 in #93

Full Changelog: 1.5.2...1.6.0