Hi,
We are using the GPS module with the Sparkfun Ublox Arduino library to get the cureent lat/lng.
Unfortunately that is not happening with our hardware, after uploading the Example2 from the library, https://github.com/sparkfun/SparkFun_Ub … arsing.ino all we could see was “No Fix” and “Satellites in view: 0” even after waiting for 10 mins.
After that we tried to run a couple of other examples and one of them was printing the NMEAData, which is;
$GNRMC,,V,,,,,,,,,,N*4D
$GNVTG,,,,,,,,,N*2E
$GNGGA,,,,,,0,00,99.99,,,,,,*56
$GNGSA,A,1,,,,,,,,,,,,,99.99,99.99,99.99*2E
$GNGSA,A,1,,,,,,,,,,,,,99.99,99.99,99.99*2E
$GPGSV,1,1,00*79
$GLGSV,1,1,00*65
$GNGLL,,,,,,V,N*7A
what could be wrong?
Note:
We are using a passive antena https://www.adafruit.com/product/2460