TinyCircuits Forum

TinyCircuits Products => TinyDuino Processors & TinyShields => Topic started by: syuboyu on March 17, 2016, 12:46:47 AM

Title: GPS would like to ask the question for GPS CAT TRACKER
Post by: syuboyu on March 17, 2016, 12:46:47 AM
I try to do GPS CAT TRACKER(Capture gps data to a microSD card)
But encountered some problems, ask how to solve.
1.   TinyDuino Procesor Bd can’t connect with Battery。No power~
2.   But use TinyShield USB connect is ok
3.   Use google earth not find gps.nmea,just only gps.txt , unable to open google earth.(http://)
Title: Re: GPS would like to ask the question for GPS CAT TRACKER
Post by: Ben Rose on March 20, 2016, 12:58:41 PM
Your battery connection looks fine. Are you sure you've charged it on an external charger? What code are you using? Can you try running https://codebender.cc/sketch:60928 if you have not?

You'll need to rename gps.txt to gps.nmea for Google Earth, the NMEA strings in the file should be fine.