dayanand_kangralkar
Newbie level 3
gprs communication using simcom modem
hi ,
i am using simcom modem for GPRS communication, i want to communicate between two modems that is i want to transmit data from one modem to another using GPRS but i am not able to get the data in another modem below are the commands which i executed. the IP address in cipstart command is ip address of client modem
at+cgdcont=1,"IP","www"
OK
at+cstt="www","",""
OK
at+ciicr
OK
at+cifsr
114.31.165.225
at+cipserver?
+CIPSERVER: 1
OK
at+cipstart="UDP","114.31.155.12","3030"
CONNECT OK
OK
at+cipsend
>
hi
SEND OK
at+cipclose
CLOSE OK
hi ,
i am using simcom modem for GPRS communication, i want to communicate between two modems that is i want to transmit data from one modem to another using GPRS but i am not able to get the data in another modem below are the commands which i executed. the IP address in cipstart command is ip address of client modem
at+cgdcont=1,"IP","www"
OK
at+cstt="www","",""
OK
at+ciicr
OK
at+cifsr
114.31.165.225
at+cipserver?
+CIPSERVER: 1
OK
at+cipstart="UDP","114.31.155.12","3030"
CONNECT OK
OK
at+cipsend
>
hi
SEND OK
at+cipclose
CLOSE OK