Releases: NordicSemiconductor/nRF-Sniffer-for-802.15.4
Releases · NordicSemiconductor/nRF-Sniffer-for-802.15.4
v0.8.0
What's Changed
- Change license to 5-clause Nordic License. by @e-rk in #30
- Close the serial port when capture is stopped by @e-rk in #31
- doc: update README with link to user guide by @greg-fer in #47
- added timeout for serial reader thread by @tomaszkob89 in #48
- KRKNWK-13516: Fix depreciation warning with extcap interface by @e-rk in #52
- Raise exception when sniffer did not reply on serial commands by @totyz in #53
- extcap: Align to NCS-based sniffer firmware by @e-rk in #57
- Update nrf802154_sniffer.py by @Chapoly1305 in #63
- hex: add new firmware builds by @e-rk in #66
- hex: add new firmware builds by @e-rk in #69
- fix: Regex error on windows by @balaji-srin in #71
- extcap: Refactor the extcap script by @e-rk in #75
- Render script compatible with pyinstaller by @atsju in #77
New Contributors
- @greg-fer made their first contribution in #47
- @tomaszkob89 made their first contribution in #48
- @totyz made their first contribution in #53
- @Chapoly1305 made their first contribution in #63
- @balaji-srin made their first contribution in #71
- @atsju made their first contribution in #77
Full Changelog: v0.7.2...v0.8.0
Release v0.7.2
Project was renamed to nRF Sniffer for 802.15.4
and moved to official Nordic Semiconductor space.
Bugfix release v0.7.1
This bugfix release fixes problem with capture stop detection.
Release v0.7.0
Release version 0.7.0 (#22) Documentation changes: * remove paths * clarify Thread configuration steps * add troubleshooting section * add more detailed installation instructions * add description of sniffer LEDs Additional extcap improvements: * use advisory (flock) serial port lock on Linux * extcap will no longer exit when unknown argument is passed * fix newline detection Sniffer fimware changes: * Remove the DFU trigger interface * Change new packet indicator LED color