Skip to content

Commit

Permalink
Merge pull request #818 from WildernessLabs/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
adrianstevens authored Jan 7, 2025
2 parents f514515 + 88d8358 commit a294cec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Meadow/Getting_Started/Updating_Meadow/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ At this point, your Meadow device should be good to go for a proper flash of **M
Download the latest Meadow.OS binaries, by using the command:

```
meadow download os
firmware download
```

To flash your Meadow board with the latest binaries, disconnect and reconnect your board holding the BOOT button to power it on in **Bootloader mode**. Now run the following command:

```
meadow flash os
firmware write
```

Note: This process takes about 2-3 minutes, as it needs to erase the Flash memory of the STM32, then transfer the Meadow.OS.Runtime file along with the binaries for the ESP coprocessor. At times, this process might show exceptions and errors, failing to complete successfully. When that happens, disconnect and reconnect the board in bootloader mode, and try again.
Expand Down Expand Up @@ -109,4 +109,4 @@ It means that the package will get the latest version available, so you dont man

## Problems Updating?

If you’re still running into problems trying to update your boards, head over to our #Support channel on our [public Slack](http://slackinvite.wildernesslabs.co/), and we’ll try to help you get up and running. You can also check our [Troubleshooting](http://developer.wildernesslabs.co/Meadow/Meadow_Basics/Troubleshooting/) section and see if any of the possible solutions there could unblock you.
If you’re still running into problems trying to update your boards, head over to our #Support channel on our [public Slack](http://slackinvite.wildernesslabs.co/), and we’ll try to help you get up and running. You can also check our [Troubleshooting](http://developer.wildernesslabs.co/Meadow/Meadow_Basics/Troubleshooting/) section and see if any of the possible solutions there could unblock you.

0 comments on commit a294cec

Please sign in to comment.