phil31
phil31
Igrr, after a quick check on Recommendation V.250., the paragraph 6.2.17 show this command : +IRTS but he conclude to "implementation optional" .. i think it will be a good...
on the pin definition of the ESP8266, i don't see any RTS CTS mention anyway, the ESP8266 can't check a GPIO before send something ? i mean an software handshak...
XON/XOFF will complicate all stuff.. i agree, hardware will be surely more easy ! yes i read that some RTS CTS bits are mentioned .. but if you check in...
well i find a way to fix my issue, using a double buffer. now it's more or less working. but it consume a double RAM buffer on my CPU .....
no, for a lot of reason i can't change to use the ESP8266 cpu. :(
Hi Ivan, any update about RTS possibility ? the problem come back when i try to parse the header of an incoming GET request. the request is between 200 and...
i'm not sure to right understand your proposal, but if you propose to send only a limited part of the message (limited by the option value), then the next part...
my CPU is definitively faster .. but she's busy to do a lot of other things that are time critical, with high level ISR. that is not a problem for...
please clarify your question !
Hi all, just update to V3.3.2 and it seem not fixed for me ! my web site do a GET request to the ESP32 every 2 seconds all requests are...