meshtastic / web-flasher

Official online flasher for Meshtastic device firmware
https://flasher.meshtastic.org
GNU General Public License v3.0
41 stars 17 forks source link

Serial Log Gibberish if Upload Baud is not 115200 #20

Closed pdxlocations closed 5 months ago

pdxlocations commented 5 months ago

After the install, the serial monitor is not set to correct baud to display incoming data. Tested with TBeam and HeltecV3.

thebentern commented 5 months ago

I have no control over this sadly. The browser prevents me from re-opening webserial with a different baud rate without user interaction. It has to be trigger by a button or other user initiated means. Perhaps I could prevent the serial monitor from displaying anything if the baud rate is not 115200.