Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

It's possible to increase passive receive buffer size? #22

Open
ghost opened this issue May 26, 2019 · 0 comments
Open

It's possible to increase passive receive buffer size? #22

ghost opened this issue May 26, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented May 26, 2019

AT+CIPRECVMODE says

"1: passive mode - ESP8266 will keep the received TCP data in an internal buffer (default is 2920
bytes
), and wait for host MCU to read the data. If the buffer is full, the TCP transmission will be
blocked."

It's possible to increase this buffer to eg. 2MB? There is around 6MB free ram in ESP8266, this would save our company lot of time in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants