gokkul
Newbie level 6
I have a sim300 GSM/GPRS module which is connected to 8051.
I have programs to send SMS and to send data to remote server via GPRS. Both of these work fine separately.
The Problem:
I need the modem to work normally either way i execute the functions, or is this the way the modem works or am i missing something.
Most of the commands that i have used in my program, i have got from edaboard forum so thanks for all the contributers.:-D:-D
Regards
Gokkul
I have programs to send SMS and to send data to remote server via GPRS. Both of these work fine separately.
The Problem:
If i send data to server through GPRS first, close connection and then send SMS ,both functions works fine.
But if i send SMS and then connect to GPRS, i get a <IP STATUS> for AT_CIICR.
But AT+CIPSTART returns <TCP/UDP CONNECTING> and stays that way infinitly. I tried the procedure also using putty.
But if i send SMS and then connect to GPRS, i get a <IP STATUS> for AT_CIICR.
But AT+CIPSTART returns <TCP/UDP CONNECTING> and stays that way infinitly. I tried the procedure also using putty.
I need the modem to work normally either way i execute the functions, or is this the way the modem works or am i missing something.
Most of the commands that i have used in my program, i have got from edaboard forum so thanks for all the contributers.:-D:-D
Regards
Gokkul