Documentation on manual flashing + recovery
#1
Hey Gamers,

As promised, I have written some docs on how to flash new firmware manually, either with the companion CLI, or via esptool. Check it out: https://cooltech.zone/tangara/docs/flashing/

Let me know any issues, comments, additional things you'd like covered!
  Reply
#2
Does the esptool.js stuff only work in chrome based browsers? Doesn't seem to trigger the serial port dialogue for me in Firefox
  Reply
#3
(Yesterday, 02:05 AM)henesy Wrote: Does the esptool.js stuff only work in chrome based browsers? Doesn't seem to trigger the serial port dialogue for me in Firefox
IIRC Mozilla deliberately didn’t implement WebUSB and WebSerial, so there is no way to access an USB device from a website’s JS, unless you are using WebMIDI, which was implemented by Mozilla. The fact that they implemented WebMIDI at all may suggest that they have changed their stance and one day they will also implement WebUSB and WebSerial. For now though you will need to use a Chromium–based browser if you want esptool.js to work.
  Reply


Forum Jump: