![Murata DNT90M Series Integration Manual Download Page 48](http://html1.mh-extra.com/html/murata/dnt90m-series/dnt90m-series_integration-manual_1857330048.webp)
MemorySave
- writing 0xD0 to this parameter reloads default parameter values, writing 0xD1 saves the current parameter
values to EEPROM, or writing 0xD2 saves current parameter values to the EEPROM and resets the module, and 0xD3
saves the default values to EEPROM and resets the module.
DiagSerialRate
- this parameter sets the diagnostic port serial data rate as shown below:
Setting Serial rate
0x00
1.2 kbps
0x01
2.4 kbps
0x02
4.8 kbps
0x03
9.6 kbps
0x04
14.4 kbps
0x05
19.2 kbps
0x06
28.8 kbps
0x07
38.4 kbps (default)
0x08
57.6 kbps
0x09
115.2 kbps
0x0A
230.4 kbps
0x0B
250.0 kbps
ForceDiscover
- writing to this register forces a heartbeat reply. The timing of the reply is a random interval from 0 to the
time implied by the value in the
ForceDiscover
register (0.1 second/count). A
ForceDiscover
register write is usually sent
as a broadcast packet and is used to discover the DNT90M radios in range of the sender.
DiagPortEn
- setting this parameter to 0x01 enables diagnostic port operation.
7.5
Protocol-formatted Message Examples
7.5.1 Data Message
In this example, the ASCII text
“Hello”
is sent from the base to a remote using the
TxData
command.
The MAC address of the remote is 0x123456. The protocol formatting for the host message is:
SOP
Length
PktType
Lo MAC
MAC
Hi MAC
“H”
“e”
“l”
“l”
“o”
0xFB
0x09
0x05
0x56
0x34
0x12
0x48
0x65
0x6C
0x6C
0x6F
There are 9 bytes following the length byte, so the length byte is set to 0x09. Note that the 0x123456 network address is
entered in Little-Endian byte order, 56 34 12. When an ACK to this message is received from the remote, the base out-
puts a
TxDataReply
message to its host:
SOP
Length
PktType
Lo MAC
MAC
Hi MAC
Status
RSSI
0xFB
0x07
0x15
0x56
0x34
0x12
0x00
0xB0
The 0x00
TxStatus
byte value indicates the ACK reception from the remote. The
RSSI
value of the received ACK is 0xB0,
indicating a received signal strength of approximately -80 dBm.
©2012 by Murata Electronics N.A., Inc.
DNT90M Integration Guide (2012/09/17)
Page 48 of 74
www.murata.com