IoT Job working with Arduino and GSM 2G-3G SIM5360 Module and Thingspeak.com web site

This is a DIY job to reveal How to make a IoT venture working with GSM 2G/3G network for communication applying SIM5360. In this undertaking we are functioning a Relay on GSM 2G/3G network. It also sends the AC mains input voltage and the relay standing to thingspeak.com web site. thingspeak.com internet site ship, acquire and outlets the details.
For this venture all the m2m conversation is accomplished working with AT commands for SIM5360 module. the listing of command utilised in this undertaking is listed as beneath

AT
ATE1
AT+IPR=9600
AT+CSQ
AT+CREG?
AT+CPSI?
AT+CGREG?
AT+CGSOCKCONT=1,”IP”,”APN name”
AT+CSOCKAUTH=1,1,”password”,”username”
AT+CSOCKSETPN=1
AT+CIPMODE=
AT+NETOPEN
AT+CHTTPSSTART
AT+CHTTPSOPSE=”api.thingspeak.com”,80,1
AT+CHTTPSSEND=132
AT+CHTTPSRECV=32

(Visited 5 times, 1 visits today)

You Might Be Interested In

LEAVE YOUR COMMENT

Your email address will not be published.