Created
August 17, 2014 18:04
-
-
Save recyclerobot/e043580393fc2e965b00 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sendATcommand("AT+CGPSURL=\"supl.google.com:7276\"","OK",1000); // sets GPS server | |
sendATcommand("AT+CGPSSSL=0","OK",1000); // without certificate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment