Search found 1 match
- Mon Jun 29, 2020 10:09 am
- Forum: Showcase
- Topic: TCP Server Send Data Period
- Replies: 1
- Views: 3688
TCP Server Send Data Period
Hi,all I have set a tcp server.It waits tcp client to connect.If a tcp client connects, server send data(10 bytes) to client every 10ms by AT+CIPSEND.But I found after I sent the AT+CIPSEND and wait SEND OK response, it get 46ms, how can I improve the time, it doesn't work when i improve the USART b...