uart wifi bridge throughput
Posted:
Fri Nov 20, 2015 10:04 am
by koty0f
Hi. I was searching here about max speed of esp. Someone sais about 1Mb/s someone few Kb/s. Can anyone tell me how it is with speed? I want to make bridge between uart and wifi and send packets. UDP can be but TCP will be better. I tried with some lua scripts but i could do only few Kb/s.
Which SDK should I use? The new arduino IDE? Thanks!
Re: uart wifi bridge throughput
Posted:
Mon Nov 23, 2015 1:52 pm
by inx
this has example for UART -> TCP/UDP bridge
https://github.com/i-n-g-o/esp-socket
Re: uart wifi bridge throughput
Posted:
Thu May 26, 2016 10:04 am
by FrancoLP
Hello,
I write to ask about the maximum speed of transmission and reception reaching the ESP8266 in stream mode.
I need to transmit at a speed of 1Mbps but in several forums I've found that the ESP8266 not reach that number.
It is possible to configure it so that you reach that speed?
From already thank you very much!
Regards,
Franco La Paz