Hello All,
I am not able to connect the TCP cloud server from GSM 800L module.
While I am connecting manually from putty, it is successfully connected.
But when I am trying to connect from b4r it is just going till CIFSR. Then nothing is happening.
From Putty:
=================
From B4R:
==============
After that nothing is coming up.
Can anyone suggest on this?
Thanks-
Pokhraj Das
I am not able to connect the TCP cloud server from GSM 800L module.
While I am connecting manually from putty, it is successfully connected.
But when I am trying to connect from b4r it is just going till CIFSR. Then nothing is happening.
From Putty:
=================
B4X:
AT+CIPSHUT
SHUT OK
AT+CIPMUX=0
OK
AT+CGATT=1
OK
AT+CIPMODE=0
OK
AT+CSTT="airtelgprs.com"
OK
AT+CIICR
OK
AT+CIFSR
100.96.67.6
AT+CIPSTART="TCP","88.99.245.201","80"
OK
CONNECT OK
From B4R:
==============
B4X:
****************
AT+CIPSHUT
****************
SHUT OK
Connect State: 2
****************
AT+CIPMUX=0
OK
Connect State: 3
****************
AT+CSTT="airtelgrps.com"
OK
Connect State: 4
****************
AT+CIPSTATUS
OK
STATE: IP START
Connect State: 5
****************
AT+CIICR
****************
OK
Connect State: 6
****************
AT+CIPSTATUS
OK
STATE: IP GPRSACT
Connect State: 7
****************
AT+CIFSR
100.114.52.246
After that nothing is coming up.
Can anyone suggest on this?
Thanks-
Pokhraj Das