SIM7000-LTE-Shield icon indicating copy to clipboard operation
SIM7000-LTE-Shield copied to clipboard

Respnse of content not got

Open roysG opened this issue 3 years ago • 2 comments

Hi, i send these commands, the request is sending, but i do not get the response data.

This is the code:

fona.sendCheckReply(F("AT+CGACT?"),1000); fona.sendCheckReply(F("AT+CGCONTRDP"),1000); fona.sendCheckReply(F("AT+CHTTPCREATE=http://www.iforce2d.net/"),1000); fona.sendCheckReply(F("AT+CHTTPCON=0"),1000); fona.sendCheckReply(F("AT+CHTTPSEND=0,0,/test.php"),1000); fona.sendCheckReply(F("AT+CHTTPDISCON=0"),1000); fona.sendCheckReply(F("AT+CHTTPDESTROY=0"),1000);

roysG avatar Apr 02 '21 11:04 roysG

any update?

roysG avatar Apr 03 '21 10:04 roysG

??

roysG avatar Apr 16 '21 13:04 roysG