I'm having some troubles with RTS line in a ESP8266 (AT version:1.4.0.0, SDK version:2.1.0), basically it nevers become active.
Handhsake is correctly enabled for both CTS and RTS, and CTS works perfectly.
As far as I understand RTS will be asserted when ESP buffer has room for more data, but in this case it is never asserted.
I tried to saturate the buffer sending big packets with CTS disabled so the ESP only can receive remote data and store in the buffer, but RTS never changes. Buffer full or empty, RTS never changes.
Any idea about this? I'd appreciate any.
BTW, I found a couple of inconsistencies in the returned messages from CIPSTART command, but the most surprising was this,
AT+CIPSTART=x,"TCP","xxxxx",xxxxx (i removed the data)
246,CONNECT
Yes, connected to channel 246 and most surprising, working... a couple of minutes later it reseted but not before sending or receiving some data. Magic...Statistics: Posted by exerion — Sat Aug 12, 2017 11:40 pm
]]>