-
I want to use I did that manually and then had two issues:
Also, in case this doesn't eventually solve the 1st issue, any ideas what could cause esp-web-tools not to work well with this bootloader (to the level of crashing chrome browser)? Are there different types of bootloaders and maybe the one used in the rust world is not compatible with the one assumed by esp-web-tools (which underneath use esptools-js)? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I don't know what The bootloader is provided by ESP-IDF, you can find the relevant information in their documentation. |
Beta Was this translation helpful? Give feedback.
-
You probably want to ask about esp-web-tools at: https://github.com/esphome/esp-web-tools As Jesse said - we are using the ESP-IDF bootloader which should be well supported by esp-web-tools. If not that's a bug in esp-web-tools |
Beta Was this translation helpful? Give feedback.
To summarize my finding related to this issue in case it helps anyone in the future: