Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By hskim
#80341 Hi. I'm making small-sized mobile robot controlled by ESP-12E

I need to use two UART line and saw GPIO8 and GPIO2 can be used as UART1 pin.
But in a datasheet published by AiThinker, Pin map table doesn't show GPIO8 can be used as UART1RX pin. So I tested if I can use Serial1 class on Arduino IDE. I could compile the code but it seemed that it doesn't work when I connected it with PC via FT232 module.

Is it possible to use UART1 RX/TX on ESP-12E? If so, how can I set those pins on Arduino IDE?


Image

Below tables were captured from ESP-12E datasheet (https://www.kloppenborg.net/images/blog ... -specs.pdf)
Image
Image