• yucandu@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    16 hours ago

    None of the browser based COM port uploader tools work on Firefox yet. Like the WLED installer or the ESP32 flash tools.

      • nightwatch_admin@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        12 hours ago

        I think Yucandu has (custom) hardware (like something based on an esp32 circuit board) that he wants to flash with new firmware, and you generally do that via a com-port (remnant of an old type of connector). Oversimplified: These days com-ports are simulated over usb, and (for now) only chrome-based browsers can actually send the firware over these simulated ports. An example is the flasher for Meshcore devices.

        • Left as Center@jlai.lu
          link
          fedilink
          arrow-up
          4
          ·
          12 hours ago

          I… Don’t even see why you would want a browser to be able to do that. Seems like really trying to increase browser security issues on purpose.

          • Tja@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            4 hours ago

            Because it’s easy and convenient. I have esptool installed and I still usually flash via the browser.