I installed Espruino on my ESP32 board. All seems to work except when I try to use Espruino Web IDE (or the native version of this).
It is like the webserial api does not works on my pc (windows 11, chrome 115.0.5790.102, chrome://flags/#enable-experimental-web-platform-features enabled).
If I try to use the ESPlorer tool, it works. If I try to use WebSerial (also with external tools googling "Web based Serial Terminal") it doesn't works.
I already setted the right boundrate 115200 in configuration.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I installed Espruino on my ESP32 board. All seems to work except when I try to use Espruino Web IDE (or the native version of this).
It is like the webserial api does not works on my pc (windows 11, chrome 115.0.5790.102, chrome://flags/#enable-experimental-web-platform-features enabled).
If I try to use the ESPlorer tool, it works. If I try to use WebSerial (also with external tools googling "Web based Serial Terminal") it doesn't works.
I already setted the right boundrate 115200 in configuration.
Someone can help me?
Thanks
3 Attachments