I want to send data using Gprs,ofcourse with AT commands.
AT commands;
AT+CGDCONT=1,"IP","uni.tim.it","0,0,0,0",0,0
AT+CGQREQ=1,1,0,0,0,31
ATD*99***1#<cr>
Now are the codes enough for sending data?
Gprs will receive data from microcontroller,and will send the data to another device,
will data that come from gprs,have any specil mode;I mean:does Gprs remain any special data format???
\