Skip to content

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

1.5.2

12 Dec 13:46
bedd153
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2

1.5.1

01 Dec 15:08
cfbebcc
Compare
Choose a tag to compare

What's Changed

  • Bug fix: setInstanceId didn't exist on older Android versions by @philips77 in #86
  • BLE operation timeouts increased by @philips77 in #87

Full Changelog: 1.5.0...1.5.1

1.5.0

30 Nov 11:31
11e50b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.5.0

1.4.1

09 Aug 13:44
7648497
Compare
Choose a tag to compare

What's Changed

  • 1ScannerViewModel1 broadcast receiver unregister bug fix by @AndrazP in #69
  • TImeout on initial request fixed by @philips77 in #70
  • Connection timeout fixed by @philips77 in #71, which fixes #68
  • Target API moved to 33 (Android 13)

New Contributors

Full Changelog: 1.4.0...1.4.1

1.4.0

28 Jun 14:51
99dd928
Compare
Choose a tag to compare

What's Changed

  • Resetting max packet length on disconnection by @philips77 in #65
  • Option to set a per-command timeout and allowing packet confirmation by ACKs following missing ACK by @philips77 in #66
    • This should fix #18 and #58.
  • Image 2 and 3 added to image selection by @philips77 in #67

Full Changelog: 1.3.1...1.4.0

1.3.1

07 Jun 13:30
f0d4d0b
Compare
Choose a tag to compare

What's Changed

  • Bug fix: Additional throughput info were not visible in release build due to the ProGuard configuration by @philips77 in #63

Full Changelog: 1.3.0...1.3.1

1.3.0

03 Jun 14:44
946fb9e
Compare
Choose a tag to compare

What's Changed

  • Throughtput graph and migration to BLE library 2.5.0 by @philips77 in #59 and #62

New Contributors

  • @saty9 made their first contribution in #50

Full Changelog: 1.2.0...1.3.0
Since last alpha: 1.3.0-alpha02...1.3.0

1.3.0-alpha03

27 May 14:48
d4ce512
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0-alpha02...1.3.0-alpha03

1.3.0-alpha02

13 May 14:09
2c67b06
Compare
Choose a tag to compare

What's Changed

  • Displaying mcumgr params by @philips77 in #54
  • Number of buffers used for DFU is automatically decremented by 1 from the value provided to allow one buffer for handling responses @philips77 in #55
  • Bug fix: Crash when number of mcumgr buffers is set to 0 by @philips77 in #55

Full Changelog: 1.3.0-alpha01...1.3.0-alpha02

1.3.0-alpha01

12 May 14:13
6289e9b
Compare
Choose a tag to compare

What's Changed

  • Handle devices that have booted to image but not yet confirmed by @saty9 in #50
  • SMP segmentation by @philips77 in #53

New Contributors

  • @saty9 made their first contribution in #50

Full Changelog: 1.2.0...1.3.0-alpha01