Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: detect bootloader when short chunks are received #7318

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

AlCalzone
Copy link
Member

fixes: #7316

The problem was that the first received chunk was just 16 bytes, including newlines and did not contain the full sequence "Gecko Bootloader". By shortening the preamble used for detection, this is now handled correctly.

@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot enabled auto-merge (squash) October 24, 2024 21:22
@zwave-js-bot zwave-js-bot merged commit 00c6360 into master Oct 24, 2024
15 checks passed
@zwave-js-bot zwave-js-bot deleted the bootloader-detection branch October 24, 2024 21:28
AlCalzone added a commit that referenced this pull request Oct 25, 2024
### Bugfixes
* Correct unit of Meter CC values (#7322)
* Bootloader mode is now detected even when short chunks of data are received (#7318)
* Corrected the wording of idle/busy queue logging (#7309)

### Config file changes
* Add Heatit Z-TEMP3 (#7179)
* Add new parameters 17 and 18 for HeatIt TF016_TF021 FW 1.92 (#7287)
* Disable Supervision for Heatit TF021 (#7321)
* Add ZVIDAR WB04V Smartwings Day Night Shades (#7319)
* Add ZVIDAR WM25L Smartwings Smart Motor (#7312)
* Add ZVIDAR ZW881 Multi-Protocol Gateway (#7311)
* Add include, exclude, and wakeup instructions for VCZ1 (#7307)
* Add new Product ID to Namron 16A Switch (#7301)
* Add Minoston MP24Z 800LR Outdoor Smart Plug - 2 Outlet (#7302)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bootloader is not detected after unsucessfully attempting to leave bootloader
2 participants