Skip to content

GPS with no uplink using AT+FIX#42

Open
jseusx wants to merge 15 commits intodragino:mainfrom
jseusx:Commenting
Open

GPS with no uplink using AT+FIX#42
jseusx wants to merge 15 commits intodragino:mainfrom
jseusx:Commenting

Conversation

@jseusx
Copy link

@jseusx jseusx commented Apr 16, 2025

Files modified:
Platform.ini
at.h
at.cpp
common.h
common.cpp
GPS.cpp
What is changed:
Users are now allowed to send uplink data (longitude, latitude, etc.) as 0 when there is no fix. This is done using AT+FIX=1
Default will be AT+FIX=0

@executed
Copy link

executed commented Jul 2, 2025

I believe User Manual already states this is possible and indeed I was able to verify on v1.4.7.

https://web.archive.org/web/20250320213031/http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H3.2.8SetMAXGPSpositiontime

`3.2.8 Set MAX GPS position time

Set max positioning time, default is 150 seconds. TrackerD will try to get location info within this period. If fail to get position data within this time, TrackerD will use 000000 for latitude and longitude.`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants