sanket.joshi
Member level 3
- Joined
- Jun 27, 2013
- Messages
- 65
- Helped
- 8
- Reputation
- 16
- Reaction score
- 8
- Trophy points
- 8
- Location
- Mumbai,India
- Activity points
- 386
i m trying to establish GPRS connection through sim300 modem using 8051 microcontroller.
till AT+CIPSTART command i m getting right response from modem through c code i have written...
response of AT+CIPSTART="TCP","XXX.XXX.XXX.XXX","XX" is
OK
CONNECT OK
i m not getting how to check this response using c for 8051??
kindly help me...its urgent...
till AT+CIPSTART command i m getting right response from modem through c code i have written...
response of AT+CIPSTART="TCP","XXX.XXX.XXX.XXX","XX" is
OK
CONNECT OK
i m not getting how to check this response using c for 8051??
kindly help me...its urgent...