Hej,
I am using the freematics one+ but having troubles getting the gps to work. I plugged it in and uploaded the v5/datalogger code, but no gps data is logged. So i simplified the loop to delay(5000); one.logGpsData(); But the gpsGetData() seems to always return false. It does pring GPS OK when starting.
Any idea what might be wrong?
GPS problems
Re: GPS problems
Does the receiver have good exposure to sky?
-
- Posts: 6
- Joined: Tue Oct 03, 2017 5:21 am
Re: GPS problems
I thought it had good exposure, i put the receive part outside.
However when i went to test in the car and just have it behind the windshield, it got a connection. So it must work, maybe the building is blocking the signal .
However when i went to test in the car and just have it behind the windshield, it got a connection. So it must work, maybe the building is blocking the signal .