elementzonline / SIM800_MQTT

Visit our blog/website for more information
http://www.elementzonline.com
GNU General Public License v3.0
170 stars 96 forks source link

Question : AT+CIPSEND GSM #20

Closed sivasankars closed 4 years ago

sivasankars commented 7 years ago

Without AT+CIPSEND can we send data to GSM ? I didn't find AT+CIPSEND on your code ?

Thanks, Siva

elementzonline commented 7 years ago

Its working in TCP transparent mode.

krpagar commented 7 years ago

Same question ! Could you plz share where it goes to transparent mode? Which command is there?

krpagar commented 7 years ago

By the way, nice code and efforts ! I Appreciate.