-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
in hello board it says
- press and hold boot button on the board, start flash command, release boot button after flashing process starts
Context: sometimes (see context in #109) the firmware update tool fails to put the board in firmware upload mode, for reasons currently not 100% clear. The solution is to
- press and hold boot
- press and release reset
- release boot
- start a firmware build+upload (e.g.
cargo espflash --release) and wait for it to complete (adding--monitorwill not cause any harm but also not give any real benefits since you'll just be greeted with awaiting for downloadmessage) - press reset once more (without holding the boot button)
- manually connecting to the serial via
espmonitor <device>
Erik1000
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo