Skip to content

v185

Compare
Choose a tag to compare
@kylebonnici kylebonnici released this 20 Sep 11:52
· 56 commits to main since this release
7f3333f

Added

  • Extended waitForDevice to allow apps to hook into when the wait was
    canceled.
  • Logging on device events Selecting, Selected and Deselected

Fixed

  • Stop nrfutil sandbox from starting to run an aborted command.
  • Device setup event call order when autoreconnecting at the same time as
    selecting.

Steps to upgrade when using this package

  • Clean up any logging in onDeviceSelected and onDeviceDeselected to avoid
    logging multiple times.