Hello Someone,
I am beginner with Sierra BX310X module, and start to implment with STM32F series MC.
Our application is
. Wifi Station and TCP client mode via UART (115200, NO hw flow control)
At this moment, got the “CONNECT” after AT+KTCPSTART without any error.
However, I am not sure how we can send data to server
So, some questions I would like to have
. Just put the data on UART after CONNECT or Should we need to use KTCPSND
. What is difference beween KTCPSTART and KTCPSND
. Should we expect any response message after data send
Regards,
Hungrok Kwon