Wipdata

I am using the wavecom terminal emulator to open a TCP connection to our server and send data. The connection is openned, but I cannot seem to get the data to go through. I would have thought that a wipclose would have forced the data through. Here are the commands I am using. Any suggestions on what I can do to push the data through?

AT+WIPCFG=1
AT+WIPBR=1,6
AT+WIPBR=2,6,11 “APN NAME”

no user or password needed

AT+WIPBR=4,6,0
AT+WIPCREATE=2,1,“hostname”,100

AT+WIPDATA=2,1,1

Then I type in my data through the wavecom terminal emulator

AT+WIPCLOSE=2,1

no data makes it to my server

-Thanks, Mark

Hi,

I have the same problem. Did you find a soluce?

I try to connect two wavecom: one is the server and the other is the client.
I try with at+wipdata=2,1,1 and at+wipdata=2,1,2. When I enter datas (example: salut[ETX] for at+wipdata=2,1,1; salut for at+wipdata=2,1,2), the server write +WIPDATA: 2,5,5 after it write nothing.

Thanks.

Celine.