-
-
Notifications
You must be signed in to change notification settings - Fork 7
Labels
hub: movehubIssues related to the LEGO BOOST Move hubIssues related to the LEGO BOOST Move hubsoftware: pybricks-codeIssues with https://code.pybricks.com applicationIssues with https://code.pybricks.com application
Description
Describe the bug
Flashing this firmware onto the movehub does not complete
To reproduce
Steps to reproduce the behavior:
- Download movehub firmware from build 760
- Drop the zip file onto the "Flash the Firmware" button
- Press and hold the green button on the movehub
- pair that hub
- wait until the progress bar is full
- wait five minutes [edit] "or twenty minutes" more and drop your patience
- press the green button and hold until the hub switches off.
- 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
Labels
hub: movehubIssues related to the LEGO BOOST Move hubIssues related to the LEGO BOOST Move hubsoftware: pybricks-codeIssues with https://code.pybricks.com applicationIssues with https://code.pybricks.com application