espressif / esptool-js

Javascript implementation of flasher tool for Espressif chips, running in web browser using WebSerial.
https://espressif.github.io/esptool-js/
Apache License 2.0
276 stars 108 forks source link

Lolin S2 mini : Error: Invalid custom reset sequence #135

Open patrickgmail opened 6 months ago

patrickgmail commented 6 months ago

Hi, I'm unable to flash mi device. Here is the result:

esptool.js
Serial port WebSerial VendorID 0x303a ProductID 0x80c2
Connecting..........Error: Invalid custom reset sequence
brianignacio5 commented 4 months ago

Are you using https://espressif.github.io/esptool-js/ or you are using esptool-js on your own project?

If you are using your own project, which reset sequence are you using ? Are you implementing your own sequence string and how does it look like ?