-
-
Recent Posts
Recent Comments
Archives
- January 2024
- October 2023
- August 2023
- April 2023
- July 2022
- December 2021
- February 2021
- January 2021
- November 2020
- July 2020
- January 2020
- July 2019
- June 2019
- December 2018
- November 2018
- October 2018
- January 2018
- October 2017
- May 2016
- January 2016
- February 2014
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- September 2012
Categories
Meta
Month: August 2023
Updating code into ESP chip from factory
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
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized
Leave a comment