Skip to content

Part 5. Streaming GPS Data

Rachel edited this page Jul 22, 2016 · 2 revisions

Let's put that GPS data to use!

Like I mentioned earlier, we are going to alternate between turning the PPPD cell service on and streaming, and reading from the GPS.

The way we'll do this is using a web service, Initial State, to stream our queued up GPS data. But first we're going to make sure that both Initial State and our cellular streaming are working.

<< Part 4: GPS Usage - Part 5: Initial State >>