quectel_lg290p
This is an old revision of the document!
Quectel LG290P
Configuration
Base
The LG290P is put into base station mode with a few commands and reboots. The unit can self-survey or known ECEF coordinates can be provided.
Command | Description |
---|---|
$PQTMRESTOREPAR*13 | (Optional) Set unit to defaults |
$PQTMSRR*4B | Reboot |
$PQTMCFGRCVRMODE,W,2*29 | Enter base station mode |
$PQTMSAVEPAR*5A | Save parameters |
$PQTMSRR*4B | Reboot |
$PQTMCFGSVIN,W,2,3600,1.2,163333.3333,-4224444.4444,4465555.5555*3F | Enter survey-in mode with a known location |
$PQTMCFGSVIN,W,1,1800,1.0,0,0,0*03 | Enter self survey mode for 3600 seconds with a 3D accuracy limit of 1 meter. |
$PQTMCFGMSGRATE,W,PQTMSVINSTATUS,1,2*5B | Query survey status. |
$PQTMCFGRTCM,W,7,0,15,07,06,2,600*03 | Configure RTCM MSM7, set 15° elevation mask, send ephemeris data every 10 minutes. |
Rover
The default configuration of the LG290P is to operate in rover mode. The easiest way to enter this mode is to reset the unit to defaults.
$PQTMRESTOREPAR*13 $PQTMSRR*4B
The resulting sentences are sent at 10Hz and are quite dense, a baud rate of 460800 is recommended. If 10Hz data is not required (or the bandwidth is too great) the sentences can be slowed down using the $PQTMCFGMSGRATE
command. GSA1) and GSV2) are by far the longest and consume the most bandwidth. If you want a 10Hz location stream, but don't need GSA/GSV at that rate, they can be individually slowed to 1Hz:
$PQTMCFGMSGRATE,W,GSA,1* $PQTMCFGMSGRATE,W,GSV,1*
Resources
- Sparkfun LG290P Guide - Useful for general LG290P specs and setup information.
quectel_lg290p.1737991052.txt.gz · Last modified: 2025/01/27 15:17 by millerjs