Chengdu Ebyte Electronic Technology Co.,Ltd.
E108-GN User Manual
Copyright ©2012–2021
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
2
21
Set star search mode
Arguments
:
Arg1
:
“1”
,
GPS on
“0”
,
GPS off
Arg2
:
“1”
,
Glonass on
“0”
,
Glonass off
Arg3
;
“1”
,
Beidou on
“0”
,
Beidou off
Arg4
:
“1”
,
Galileo on
“0”
,
Galileo off
Example
:
To set the star search mode to single GPS mode, the command is as follows:
$PGKC115,1,0,0,0*2B<CR><LF>
Note: Although the single Galileo mode command $PGKC115,0,0,0,1*2B can be sent successfully, the current GK9501 firmware does
not support Galileo star search mode.
7.2.8 Save star search mode
Command
:
121
Set star search mode
,
save it to flash
Arguments
:
Arg1
:
“1”
,
GPS on
“0”
,
GPS off
Arg2
:
“1”
,
Glonass on
“0”
,
Glonass off
Arg3
:
“1”
,
Beidou on
“0”
,
Beidou off
Arg4
:
“1”
,
Galieo on
“0”
,
Galieo off
Example
:
Set star search mode to single GPS mode
$PGKC121,1,0,0,0*2C<CR><LF>
Remarks: The difference between Command115 and 121 commands is that the 115 command will not be saved in flash after setting, the
star search mode set will disappear after restarting, the 121 command setting will be saved in flash, and the star search mode set after
restarting will be retained Down, neither 115 nor 121 support Galilean galaxies.
7.2.9 Serial port parameter setting
Command
:
146
Set the serial port input and output format and baud rate
Arguments
:
Arg1
:
”3”
,
NMEA format
Arg2
:
“3”
,
NMEA format
Arg3
:
9600
,
19200
,
38400
,
57600
,
115200……921600
,
Example
:
$PGKC146
,
3
,
3
,
9600*0F<CR><LF>