Chat freely about anything...

User avatar
By rolle
#66497 I have a esp-05 that I want to send quite much data through (around 300kb/s). Reading the at spec, it seems the CIPSEND command is limited to 2048 bytes per 20 ms, and on top of that I can only put the baud rate up to 912 kbaud. Am I right to assume that higher data rates than around 100kb are then impossible?

As it happens, both my MCU and my client have other wlan chips as well, so I could set it up as an AP. I would assume the acheivable data rate would not still be higher, right?

Are there any alternatives? Are the more beefy esp32:s still limited to sending 2k every 20ms, and to the same baudrates?