espSuite icon indicating copy to clipboard operation
espSuite copied to clipboard

Full-featured Serial bridge for ESP8266, supports MQTT, WebSockets,Telnet, and also comes with a nice Config Page

Results 2 espSuite issues
Sort by recently updated
recently updated
newest added

After flashing, I don't see any SSID, I kind of feel stupid. Used `erase_flash` and then `write_flash` without issues, but Can't see network to continue with configuration. ``` ❯ esptool.py...

Is it possible to specify data bits, parity etc? Will I need to use a more advanced serial library? I need 8E1 and I assume by default this uses 8N1.