Embedded Artists GPS Receiver Board EA-ACC-023 EA-ACC-023 Datenbogen

Produktcode
EA-ACC-023
Seite von 19
 
                GlobalTop  PMTK  command  packet                 
Rev.A08   
 
The document is the exclusive property of GlobalTop Tech Inc. and should not be distributed, reproduced, or any other format without prior permission of GlobalTop 
Tech Inc. Specifications subject to change without prior notice 
GlobalTop Tech Inc. 
No.16 Nan-ke 9th Rd Science-based Ind. Park, Tainan 741-47, Taiwan, R.O.C. 
Tel:+886-6-5051268    Fax:+886-6-5053381   
http://www.gtop-tech.com/
    email: sales@gtop-tech.com 
Copyright© 2011 GlobalTop Tech Inc. All right reserved
15 
 
Packet Type: 161 PMTK_CMD_STANDBY_MODE 
Support Chip Type: 
MT3339 
 
Packet Meaning: 
Enter standby mode for power saving. 
 
DataField: 
PMTK161,Type 
Type:    Standby type 
            ‘0’ =Sleep mode 
Example: 
$PMTK161,0*28<CR><LF> 
 
Note
 
Software on Host side sends any byte to wake up from standby mode. 
 
Packet Type
:223 PMTK_CMD_EPH_RECEIVE 
Support Chip Type: 
MT3339 
 
Packet Meaning
: 
It means the module needs to extend the time for ephemeris data receiving under what situation. 
 
DataField
: 
PMTK223,SV,SNR,Extension threshold, Extension gap 
 
SV: it means the module need extend the time to receive more ephemeris data while the number of 
satellite without ephemeris data. 
SNR: it means the module needs to enable the ephemeris data receiving while the SNR of satellite is 
more than the setting value. 
Extension threshold (millisecond): extension time for ephemeris data receiving 
Extension (millisecond): gap time between EPE data receiving   
 
Example
: 
$PMTK223,1,30,180000,60000*16<CR><LF> 
 
Note
 
The command is recommended with PMTK225 command.