Page 1 of 1

General question regarding UART

Posted: Sat Dec 22, 2018 12:40 pm
by dariox
I have a ESP8266 12E I would like to connect to a SIMCOM7000E modem over serial connectivity (RX / TX). Here in the forum I read, that the serial interface is already occupied by the REPL. Is there even a way to connect the modem over serial to the ESP8266? I've already achieved the same with Arduino.

Many Thanks!

Re: General question regarding UART

Posted: Sat Dec 22, 2018 1:22 pm
by kevinkk525
The search is your friend my friend:
viewtopic.php?f=16&t=5359&p=30891&hilit ... art#p30891

Re: General question regarding UART

Posted: Sun Dec 23, 2018 3:52 pm
by dariox
Thanks for linking the post. I couldn't get it working yet, I posted some additional questions in the linked post.