HL6 TCP server continuous transparent: switch the UART

Hello,

I am trying to create a TCP server on the HL6528 module.
The server should behave as a “continuous transparent: switch the UART to data mode” which is available in the Q2686 module.

This means the data receive on the TCP socket is direct forward to the UART.

There is a command “AT+KTCPSTART=1”, but this command can only be used if the module is in client mode.

Regards,

Michel

Hi,
Yes AT+KTCPSTART command is applicable only for the client mode, not for the server mode. TCP Server doesn’t support continuous transparent mode.

Thanks,
Alex