Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By ortsas
#61651
Erni wrote:You can use esptool to erase the flash

Code: Select allpython esptool.py -p com6 erase_flash


this might be a very basic question but I am new with Python. it said that com3 is invalid syntax. can you guess what is wrong?