GM-205610-000 DeLorme, GM-205610-000 Datasheet - Page 23

MODULE GPS RCVR GPS2056-10

GM-205610-000

Manufacturer Part Number
GM-205610-000
Description
MODULE GPS RCVR GPS2056-10
Manufacturer
DeLorme
Datasheets

Specifications of GM-205610-000

Frequency
1.575GHz
Data Rate - Maximum
57.6 kbps
Modulation Or Protocol
GPS
Applications
GPS Receiver
Current - Receiving
50mA
Data Interface
PCB, Surface Mount
Antenna Connector
PCB, Surface Mount
Voltage - Supply
3 V ~ 3.6 V
Operating Temperature
-40°C ~ 85°C
Package / Case
40 Pin
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Features
-
Sensitivity
-
Memory Size
-
Other names
GM-205610-000TR
$PSTMNVMBWRITE
Write a byte into a data block in a directory. This command can be used to store additional data in a directory without replaceing
what has been written in the past (e.g. log periodically positions and data). In this case, during the directory creation, the data
block size is the maximum space available and it will be filled accessing to the internal bytes. The user is responsible for the
internal bytes address management. This command is available only if the external serial non-volatile memory is present. This
command is available starting with ROM version 4.30.3.
Command: $PSTMNVMBWRITE,<nvm_id>,<add_offset>,<n_bytes>,<type>,<data_array><cr><lf>
Parameter
nvm_id
add_offset
n_bytes
type
data_array
Results: If success the $PSTMNVMBWRITEOK*<checksum><cr><lf> message will be sent back.
If no success the $PSTMNVMBWRITEERROR*<checksum><cr><lf> message will be sent back.
$PSTMNVMBREAD
Read a byte from a data block in a directory. This command can be used to read each byte (or a set of bytes) of the data block
(e.g. read positions and data logged in the past). The user is responsible of the internal bytes address management. This
command is available only if the external serial non-volatile memory is present. This command is available starting with ROM
version 4.30.3.
Command: $PSTMNVMBREAD,<nvm_id>,<add_offset>,<n_bytes>,<type>cr><lf>
Parameter
nvm_id
add_offset
n_bytes
type
Results: If success the $PSTMNVMBREAD,<data_array>*<checksum><cr><lf> message will be sent back.
Parameter
data_array
If no success the $PSTMNVMBREADERROR*<checksum><cr><lf> message will be returned.
$PSTMNVMERASE
Erase the external serial memory. This command is available only if the external serial non-volatile memory is present. This
command is available starting with ROM version 4.30.3.
Command: $PSTMNVMERASE<cr><lf>
Results: If success the $PSTMNVMERASEOK*<checksum><cr><lf> message will be sent back.
If no success the $PSTMNVMERASEERROR*<checksum><cr><lf> message will be sent back.
$PSTMNVMITEMERASE
Erase only a directory in the external serial memory. This command can be used to erase the data stored in the specified
directory in order to store new data in the same directory. This command is available only if the external serial non-volatile
memory is present. This command is available starting with ROM version 4.30.3.
Command: $PSTMNVMITEMERASE<cr><lf>
Results: If success the $PSTMNVMITEMERASEOK*<checksum><cr><lf> message will be sent back. If no success the
$PSTMNVMITEMERASEERROR*<checksum><cr> <lf> message will be sent back.
Format
%d
%d
%d
%d
%d
Format
%d
%d
%d
%d
Format
%d
Description
NVM directory ID. It identifies the folder for a specific type of data.
Allowed values are: [128...255]. The IDs between 0 and 127 are
reserved for the GPS.
It is the offset in bytes from the base address of data block in the
directory.
Number of bytes to be stored.
Specifies the format of the data_array parameter:
0: Binary – the bytes in the data_array are the bytes to be stored.
1: Hexadecimal – the bytes in the data_array are the hexadecimal
The array of bytes to be stored (data block).
Description
NVM directory ID. It identifies the folder for a specific type of data.
Allowed values are: [128...255]. The IDs between 0 and 127 are
reserved for the GPS.
It is the offset in bytes from the base address of data block in the
directory.
Number of bytes to be read.
Specifies the format of the returned data:
0: Binary – the bytes in the returned messages are the read bytes.
1: Hexadecimal – the bytes in the returned message are the
Description
It is the data array of bytes, read in the specified directory, from
the specified offset, according with the specified format type.
hexadecimal values of the read data.
values of the data to be stored.
Page 23

Related parts for GM-205610-000