Tus neeg siv phau ntawv
Table Of Contents
- Disclaimer
- 1 Product overview
- 2 Specification and parameters
- 3 Size and pins definition
- 4 Recommended circuit diagram
- 5 Hardware design
- 6 E108-Product test
- 7 Command format
- 7.1 GKC interface data format
- 7.2 GKC command
- 7.2. Response message
- 7.2.2 System reboot
- 7.2.3 Erase auxiliary information
- 7.2.4 Low power mode
- 7.2.5 Message interval configuration
- 7.2.6 Periodic low power mode
- 7.2.7 Set star search mode
- 7.2.8 Save star search mode
- 7.2.9 Serial port parameter setting
- 7.2.10 Set NMEA output
- 7.2.11 GPD document delete
- 7.2.12 Set NMEA serial port parameter
- 7.2.13 PPS configuration
- 7.2.14 Query message interval
- 7.2.15 Return message interval
- 7.2.16 Set NMEA output frequency
- 7.2.17 Query NMEA output frequency
- 7.2.18 Return the NMEA output frequency
- 7.2.19 Set reference coordinates
- 7.2.20 Query Reference Coordinate System
- 7.2.21 Return Reference Coordinate System
- 7.2.22 Query RTC time
- 7.2.23 Return RTC time
- 7.2.24 Set the speed threshold
- 7.2.25 Set HDOP Threshold
- 7.2.26 Get HDOP Threshold
- 7.2.27 Version number query
- 7.2.28 Return the current version number
- 7.2.29 Set location and time information
- 7.2.30 Set positioning mode
- 7.2.31 Query ID information
- 7.2.32 Return ID information
- 7.3 Support NMEA0183 protocol
- 8 GDP User Guidance
- 9 FAQ
- 10 Welding instruction
- 11 E108 Series
- 12 Packing for batch order
- Revision history
- About us
Chengdu Ebyte Electronic Technology Co.,Ltd. E108-GN User Manual
Copyright ©2012–2021
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
2
19
7 Command format
7.1 GKC interface data format
The Goke Command (GKC) interface is the interface for interaction between the user and GK9501. Its command format is as follows:
$PGKC
Command
Arguments
*
CheckSum
CR
LF
7.2 GKC command
7.2. Response message
Command: 001
reply message
Response to the message processing result sent by the other party
Arguments:
Arg1: the command of the message to which this message responds
Arg2:
"1", the received message is not supported
"2", valid message, but incorrect execution
"3", valid message, and executed correctly
Example:
Send a single GPS command: $PGKC115,1,0,0,0*2B<CR><LF>
Reply message: $PGKC001,115,3,1,0,0,0,0,1*28<CR><LF>
7.2.2 System reboot
Command: 030
System reboot command
Arguments:
Arg1:
"1", warm start
"2", warm start
“3”, cold start
"4", full cold start
Arg2:
“1”, software restart
"2", hardware restart
"3", clear nvram, keep flash reboot
Name
Description
Remarks
Command
Indicates the command number sent
The reference value refers to the next GKC instruction
Arguments
Indicates the parameters required to
send the command, the parameters can
be multiple, and different commands
correspond to different data
The reference value refers to the next GKC instruction
*
end of data sign
CheckSum
Checksum data for the entire command
CheckSum value is in the whole command from PGKC
to
CR,LF
end of package sign
*The previous argument XOR value, such as
"$PGKC030,3,1", its check value is the XOR value of
"PGKC030,3,1", its XOR value is 2E










