Skip to content

[Bug] Flashing firmware (from build #760) on movehub does not complete #178

@BertLindeman

Description

@BertLindeman

Describe the bug
Flashing this firmware onto the movehub does not complete

To reproduce
Steps to reproduce the behavior:

  1. Download movehub firmware from build 760
  2. Drop the zip file onto the "Flash the Firmware" button
  3. Press and hold the green button on the movehub
  4. pair that hub
  5. wait until the progress bar is full
  6. wait five minutes [edit] "or twenty minutes" more and drop your patience
  7. press the green button and hold until the hub switches off.
  8. pair the hub and look at the current firmware:
from pybricks import version
print(version)
('movehub', '3.0.0a12', 'v3.0.0a12-11-g11a7ecbc on 2020-12-18')

So the firmware is flashed. And reports the same as the technichub:

('movehub', '3.0.0a12', 'v3.0.0a12-11-g11a7ecbc on 2020-12-18')
----------
('technichub', '3.0.0a12', 'v3.0.0a12-11-g11a7ecbc on 2020-12-18')

Expected behavior
Would expect the hub to switch to pairing mode after the firmware flash is complete

Screenshots
None sofar

Metadata

Metadata

Assignees

No one assigned

    Labels

    hub: movehubIssues related to the LEGO BOOST Move hubsoftware: pybricks-codeIssues with https://code.pybricks.com application

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions