Arduino and HL module. Can not get fully response

Hi all

I want to get HTTP response by Arduino and HL module.
But I face issue that I can get fully response.

Send: AT+KHTTPPOST=1,"",0

Receive: CONNECT

123 -> This Data is not appear when get by Arduino.
OK

Please give me any idea about this issue.

Hi nxthongbk,

Can you provide a bit more information on this topic? What modem are you using? What is the firmware version. Also I think the command that you are using is not correct. Can you post a complete log with following AT commands:

ATI
ATI9
AT+COPS?
Any other AT commands that you are using.

Also what is the interface that you are using, USB or UART?