Chat freely about anything...

User avatar
By Manjunath_hk
#54115 In one of the project requirement we are using esp8266(WROOM-02) module to upload the data to the server from the device. it is providing the data throughput of 1.96KB/s in AT(transparent) mode and 8.33KB/s in custom firmware mode (reference to ESP8266_NONOS_SDK_UART_TCP_Passthrough_Demo)respectively but our requirement data throughput is 50KB/s. Is it possible to achieve our required data throughput in either of the mode? if it is possible give solution for that thanks in advance .

Note : we using the latest SDK(v2.0) and latest AT(v2.0) firmware.
We are using the baud rate of 921600.