Skip to content

Commit

Permalink
Merge pull request #112 from madmartin/readme2
Browse files Browse the repository at this point in the history
README.md: add instructions for Over-the-Air update
  • Loading branch information
tbnobody committed Aug 31, 2022
2 parents ab87595 + 6087888 commit 55d62df
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,15 @@ This can be achieved by editing the 'platformio.ini' file and add/change one or
* Navigate to Settings --> Network Settings and enter your WiFi credentials
* Currently you have to look at your router to determine the IP of the newly connected device

## Flashing an Update using "Over The Air" OTA Update
Once you have your OpenDTU running and connected to WLAN, you can do further updates through the web interface.
Navigate to Settings --> Firmware upgrade and press the browse button. Select the firmware file from your local computer.

You'll find the firmware file (after a successfull build process) under `.pio/build/generic/firmware.elf`.

After the successful upload, the OpenDTU immediately restarts into the new firmware.


## Available cases
* [https://www.thingiverse.com/thing:5435911](https://www.thingiverse.com/thing:5435911)

Expand Down

0 comments on commit 55d62df

Please sign in to comment.