I am trying to connect to internet via the SIM800L module, I tried several things but I end up having an error in the CIPSEND command, I tried without specifying the amount of characters but still the same issue.
Previously I was able to execute CIPSEND but could not go further because I could not send the ctrl+z command to finalize, but I cannot remember the sequence I used at the time.
Is there anything wrong with what I am doing? may I need any other command?
AT+CGATT=1
OK
AT+CIPMUX=0
OK
AT+CSTT="antel.lte","",""
OK
AT+CIICR
OK
AT+CIFSR
10.65.70.197
AT+CIPSTART="TCP","www.google.com",80
OK
AT+CIPSEND=119
ERROR