User Manual
Table Of Contents
Chengdu Ebyte Electronic Technology Co., Ltd. E108-D01 User Manual
Copyright ©2012–2022, Chengdu Ebyte Electronic Technology Co., Ltd.
10
Version number
40001
0001
Int16
The low byte is valid, where the upper 4 bits
represent the major version number, and the lower 4
bits represent the minor version number. 0x0010
represents version 1.0. The version number is
read-only.
Device address
40002
0002
Int16
1-255, default 1, support to read and modify
broadcast address (0x00).
Baud rate
40003
0003
Int16
Baud rate code:
0x0000:1200bps, 0x0001:2400bps,
0x0002:4800bps, 0x0003:9600bps,
0x0004:19200bps,0x0005:38400bps,
0x0006:57600bps,0x0007:115200bps,
Parity
40004
0004
Int16
0x0000:None parity, 0x0001:Odd parity,
0x0002:Even parity,
Configuring other parameters does not take effect;
RMC-Location
Data
40005
0005
String
(70Btye)
Store 70 bytes of RMC-NMEA0183 protocol data,
use ASCII encoding, and use AB in the decoding
order;
…
…
…
…
Reserve;
Positioning status
40200
00C8
Int16
0:invalid positioning,1:valid positioning, read
only;
Year
40201
00C9
Int16
2022 represents year 2022, read only;
Month
40202
00CA
Int16
The value range is 1 to 12, representing January to
December respectively, read-only;
Day
40203
00CB
Int16
The value range is 1 to 31, representing 1st to 31st
respectively, read-only;
Hour
40204
00CC
Int16
The value range is 0 to 23, representing 0 to 23
o’clock respectively, read-only;
Minute
40205
00CD
Int16
The value ranges from 0 to 59, representing 0 to 59
minutes respectively, read-only;
Second
40206
00CE
Int16
The value ranges from 0 to 59, representing 0 to 59
seconds respectively, read only;
Longitude
direction
40207
00CF
Int16
0x45(ASCII:E) represents the East longitude,
0x57(ASCII:W) represents the West longitude;
Longitude
40208
00D0
Float
(4Byte)
The unit is degrees, 5 decimal places after the
decimal point, read only Example: 103.93416°,
word order: big endian, byte order: big endian;
Latitude direction
40210
00D2
Int16
0x4E(ASCII : N) Represents North latitude, read
only
0x53(ASCII:S) Represents South latitude
Latitude
40211
00D3
Float
(4Byte)
The unit is degrees, 5 decimal places after the
decimal point, read only Example: 30.77056°, word