Skip to content

Instantly share code, notes, and snippets.

@recyclerobot
Created August 17, 2014 18:04
Show Gist options
  • Save recyclerobot/e043580393fc2e965b00 to your computer and use it in GitHub Desktop.
Save recyclerobot/e043580393fc2e965b00 to your computer and use it in GitHub Desktop.
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