UART0 RTC/CTS not working

gailu
Posts: 49
Joined: Fri May 29, 2015 2:03 pm

UART0 RTC/CTS not working

Postby gailu » Tue Dec 12, 2017 3:52 pm

Hi Experts,
We are interfacing modem (SIM800) with UART0 of ESP-12F. We are getting Rx Overflow in UART Driver when 656 bytes are received from modem. We are trying to solve proble with RTS/CTS and made following connection as RTS/CTS line in UART Driver are GPIO15 and GPIO13

GPIO15 (RTS) ---------------------Modem (CTS)
|
-------R1(10K)-------GND

GPIO13 (CTS) ---------------------Modem (RTS)

If we remove Pull down from GPIO15 then ESP does not boot that is the reason for having 10K->GND on GPIO15

When we tried with this connection setup, AT command does not reach to modem (we have verified that hardware flow control is enabled in modem, also enabled in ESP - uart.h)

How to use RTS/CTS on UART0 with ESP8266 ? Why it is not working?

Her Mary
Posts: 537
Joined: Mon Oct 27, 2014 11:09 am

Re: UART0 RTC/CTS not working

Postby Her Mary » Tue Dec 19, 2017 7:09 pm

Without CTS/RTS, can the AT command work?

Who is online

Users browsing this forum: No registered users and 288 guests