Hi.
I need send data to database ina server with at commands. I need insert the data in the next chart:
unit date tank1 tank2 tank3 state
Here a direction through which are sent the data:
www.xxxxxxxxxxxxxxx.com.mx/Demo/clases/MovimientosW.php?Unit=201
0069468&Date=25-01-2010%2011:20:00&Tank1=200&Tank2=123&Tank3=
012&State=E
The data are sent through the previous league, but not as making the connection to send data to each field,I am not sure but i have done this:
at+wipcfg=1
OK
at+wipcfg=3
WIP Soft v501 on Open AT OS v610
Aug 21 2008 17:38:37 WIPlib:v5a03 WIPSoft:3a04a
OK
at+cmee=1
OK
at+wipbr=1,6
OK
at+wipbr=2,6,11,“APN”
OK
at+wipbr=2,6,0,“user”
OK
at+wipbr=2,6,1,“password”
OK
at+wipbr=4,6,0
OK
at+wipbr=3,6,15
+WIPBR: 6,15,“10.4.138.146”
OK
at+wipcreate=2,1,“www.xxxxxxxxxx.com.mx”,80
OK
+WIPREADY: 2,1
at+wipdata=2,1,1
CONNECT
Up here every good, but not as insert the data in each field and not meeting documentation of how to do,
Please somebody help me, is urgent