itead / ITEADLIB_Arduino_WeeESP8266

An easy-to-use Arduino ESP8266 library besed on AT firmware.
MIT License
527 stars 284 forks source link

Problem with buffer large than 256 #99

Open lfgrijo opened 6 years ago

lfgrijo commented 6 years ago

How can I deal with serial messages greater than 256 bits from the ESP in the example TCPServer.ino.

tks in advance.

dickorydock commented 5 years ago

I am having this issue, too. How high can the buffer size go for an Uno/ESP8266 setup?