ESP32-Serial-Bridge icon indicating copy to clipboard operation
ESP32-Serial-Bridge copied to clipboard

Wifi to 3x Serial bridge based on a ESP32

Results 12 ESP32-Serial-Bridge issues
Sort by recently updated
recently updated
newest added

Hi, what is not clear to me is: can this code be used to have a full hardware-transparent serial--to---serial-interface. Imagine an Arduino Uno which is connected to an extra-USB-to-TTL-converter on...

when I run this code, there is an error saying that "NUM_COM" was not declared in this scope, I don't know how can I fix this error. The error is...

is there a specific reason for the esp32? or can it also work on the esp8266? thanks !

In some telnet clients, it may be necessary to enable `mode chacter` in order to properly send control characters: ``` ctrl-] telnet> mode character ``` It might be helpful to...

I got problem connecting and got wrong password as response from my Android phone. When using com0 to read the debug messages I saw a restart every time I tried...

Hi, I spend a lot of time to make it work at more than the baudrate of 230400 bps. I need to use it at > 1 000 000 bps...

Thanks for this library Got it installed and it works fine up to the telnet part. Can you reference any libraries or code for NodeJS or the browser itself to...

The ESP32-S2 is mostly a replacement for ESP8266, but not supported. Please add support.

I have been using esplink wich is the same as this, but for esp8266. Can inverted serial be done in chip and added to this project? Im not that good...

I am receiving the serial data but it is not recognizable. The fc wil not register a connection. If I open serial monitor on vscode or arduino. I see ascii...