Avatar for user156029

user156029

Member since Jul 2023 • Last active Oct 2023
  • 1 conversations
  • 2 comments

Most recent activity

  • in ESP32
    Avatar for user156029

    I attached an image where the ESP32 responds with the espruino logo, the version of the firmware and at the command ESP32.getState(). It works only using the tool ESPlorer (this tool does not use websocket) via the serial com8 port at boundrate 115200. But if I try to use Espruino Web Ide, no response from the board.

  • in ESP32
    Avatar for user156029

    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

Actions