View Single Post
Old 29-Mar-2007, 01:47 AM   #1 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default how to send data using GPRS

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???


\
Iphone is offline   Reply With Quote