Skip to content
Skip to content
Gooseleggs Site

Ramblings

← Using AVR High Voltage Parallel Programmer
Multi Battery Charger – WiFi enabled →
-->

Updating code into ESP chip from factory

Posted on August 5, 2023 by admin

When getting a new module/board, you need to load code into it.  After the code is created in ESPHome, download it for manual install, then use the following command to load it into the chip

esptool.py --chip auto -p /dev/ttyUSB0 write_flash 0x0 ~/snap/chromium/current/Downloads/file.bin

 

This entry was posted in Uncategorized. Bookmark the <a href="https://www.thesmithcave.nz/?p=361" title="Permalink to Updating code into ESP chip from factory" rel="bookmark">permalink</a>.
← Using AVR High Voltage Parallel Programmer
Multi Battery Charger – WiFi enabled →

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

© 2025 | Blog info WordPress Theme | By Bharat Kambariya