![GOSUNCN ME3630 Series Скачать руководство пользователя страница 106](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368106.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
105
AT Command Reference Guide of Module Product
ME3630
<CR><LF>OK<CR><LF>
Defined values
<status>:
1: enable
0: disable
Example
AT+ZGPSEVENT=1
OK
AT+ZGPSEVENT?
+ZGPSEVENT: 1
OK
9.15.
AT+ZGNMEA Set the reported NMEA format of GPS data
The set command is used to set the NMEA format of GPS data. And it will take effect once sent until power off.
Read command is used to show the reported message of NMEA, and it will return 0 when there is no reported message.
Note: this command is only supported by the newest software firmware is or above ME3630U1AV1.0B12
Command
Possible response
+ZGNMEA=<value>
<CR><LF>OK<CR><LF>
+ZGNMEA?
<CR><LF>+ZGNMEA: <GGA>,<RMC>,<GSV>,<GSA>,<VTC><CR><LF>
<CR><LF>OK<CR><LF>
+ZGNMEA=?
<CR><LF>+ZGNMEA: (0-31)<CR><LF>
<CR><LF>OK<CR><LF>
Parameter
<value>: Set the reported NMEA format
1 -GGA
2 - RMC
4-GSV
8-GSA
16-VTG
<value> the summation of all the reported message. For example, if the GGA and VTG message are needed, the <value>
mustbe set to 17(=16+1)
The default value of <value> is 0, that to say no reported NMEA message in default.
Example
AT+ZGNMEA?
+ZGNMEA:GGA,RMC,GSV,GSA,VTG
OK
$GPGSV,4,1,16,04,,,36,09,07,317,37,16,76,282,32,23,42,309,28*4D
$GPGSV,4,2,16,26,62,028,42,31,35,075,35,03,56,118,,05,,,*49