Facing an issue with 4G LTE Shield
Posted: Wed Sep 04, 2024 11:34 am
I'm facing an issue with the recently purchased 4G LTE Shield With GNSS and BLE5.0 ( https://robu.in/product/4g-lte-shield-w ... nd-ble5-0/ )
Its not connecting to my web server.
As I need to send data through this module, I tried connecting using AT commands, but it's giving an error without displaying any error message.
Kindly help me to solve this issue.
AT commands and output I am using
AT+CGDCONT=1,"IP","airtelgprs.com"
OK
AT+CGACT=1,1
OK
AT+CIPSTART="TCP","https://bitsphere.in/dustbin/action.php","443"
ERROR
AT+CIPSTART="TCP","http://bitsphere.in/dustbin/action.php","80"
ERROR
AT+CIPSTART="TCP","167.71.227.54","80"
ERROR
AT+CIPSTART="TCP","167.71.227.54","443"
ERROR
Its not connecting to my web server.
As I need to send data through this module, I tried connecting using AT commands, but it's giving an error without displaying any error message.
Kindly help me to solve this issue.
AT commands and output I am using
AT+CGDCONT=1,"IP","airtelgprs.com"
OK
AT+CGACT=1,1
OK
AT+CIPSTART="TCP","https://bitsphere.in/dustbin/action.php","443"
ERROR
AT+CIPSTART="TCP","http://bitsphere.in/dustbin/action.php","80"
ERROR
AT+CIPSTART="TCP","167.71.227.54","80"
ERROR
AT+CIPSTART="TCP","167.71.227.54","443"
ERROR