What's Changed
- Improves connection tracking when event counter is unknown (connection synchronization with CSA#1) by @virtualabs in #30
How to update
Upgrade with winstall
Simply run the following command in your WHAD virtual environment with your nRF52 dongle plugged in:
$ winstall --flash butterflyYou may need to specify the serial port device corresponding to your dongle if winstall is unable to find it.
NRFutil-based firmware upgrade
Use Nordic's nrfutil CLI tool to upload the buttefly-fwupgrade.zip file into the nRF52 USB dongle (once put in firmware download mode).
Makerdiary MDK USB dongle with UF2 bootloader
Simply copy the butterfly-mdk-fwupgrade.uf2 file into the USB mass storage device that appears once the dongle is put in firmware upgrade mode (DFU).
Full Changelog: v1.1.4...v1.1.5