Reputation: 55
I want to be able to get coordinates of where i am using my arduino and GSM breakout board. is it possible, if so how?
Upvotes: 1
Views: 447
Reputation: 487
You can check if your module accept some ATComands and follow this instructable: LINK
ATComands
Using the commands:
AT+CMGF=1 AT+CGATT=1 AT+SAPBR=3,1,"CONTYPE","GPRS" AT+SAPBR=3,1,"APN","your apn here" AT+SAPBR=1,1 AT+CIPGSMLOC=1,1