Search found 2 matches
- Tue Feb 16, 2021 4:14 pm
- Forum: Freematics Software
- Topic: GPS not working on ONE+ Model B
- Replies: 2
- Views: 6362
Re: GPS not working on ONE+ Model B
We are using the code as posted in my comment.
- Tue Feb 02, 2021 5:08 pm
- Forum: Freematics Software
- Topic: GPS not working on ONE+ Model B
- Replies: 2
- Views: 6362
GPS not working on ONE+ Model B
Hey there,
Can anyone help me with the following:
GNSS stand alone and the Hologram SIM will not start and I just get a display of "Waiting for GPS"?
This is the code im running:
void processGPSData()
{
// issue the command to get parsed GPS data
if (checkState(STATE_GPS_FOUND) && sys ...
Can anyone help me with the following:
GNSS stand alone and the Hologram SIM will not start and I just get a display of "Waiting for GPS"?
This is the code im running:
void processGPSData()
{
// issue the command to get parsed GPS data
if (checkState(STATE_GPS_FOUND) && sys ...