XT09-PKI-E Digi International/Maxstream, XT09-PKI-E Datasheet - Page 43

no-image

XT09-PKI-E

Manufacturer Part Number
XT09-PKI-E
Description
MODEM RF 900MHZ 1W ETHER
Manufacturer
Digi International/Maxstream
Series
XTend™r
Datasheet

Specifications of XT09-PKI-E

Function
Transceiver, Modem
Modulation Or Protocol
FHSS, FSK
Frequency
900MHz
Interface
RJ-45 Ethernet
Sensitivity
-110dBm
Data Rate - Maximum
10 kbps
Voltage - Supply
7 V ~ 28 V
Package / Case
Module
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Features
-
Power - Output
-
Applications
-
9XTend‐PKG‐E™ Ethernet RF Modem – Product Manual v2.x4x [2007.01.04]
4.4.2. API Types
Checksum
RF Modem Status
Data bytes that need to be escaped:
Note: In the above example, the length of the raw data (excluding the checksum) is 0x0002 and
the checksum of the non-escaped data (excluding frame delimiter and length) is calculated as:
0xFF - (0x23 + 0x11) = (0xFF - 0x34) = 0xCB.
To test data integrity, a checksum is calculated and verified on non-escaped data.
To calculate: Not including frame delimiters and length, add all bytes keeping only the lowest 8
bits of the result and subtract from 0xFF.
To verify: Add all bytes (include checksum, but not the delimiter and length). If the checksum is
correct, the sum will equal 0xFF.
Frame data of the UART data frame forms an API-specific structure as follows:
Figure 4‐05. UART Data Frame & API‐specific Structure:
The cmdID frame (API-identifier) indicates which API messages will be contained in the cmdData
frame (Identifier-specific data). Refer to the sections that follow for more information regarding
the supported API types. Note that multi-byte values are sent big endian.
API Identifier: 0x8A
RF modem status messages are sent from the modem in response to specific conditions.
Figure 4‐06.  RF Modem Status Frames
Example - Raw UART Data Frame (before escaping interfering bytes):
0x7E 0x00 0x02 0x23 0x11 0xCB
0x11 needs to be escaped which results in the following frame:
0x7E 0x00 0x02 0x23 0x7D 0x31 0xCB
© 2007 MaxStream, Inc., Confidential & Proprietary ‐ All Rights Reserved 
• 0x7E – Frame Delimiter
• 0x7D – Escape
• 0x11 – XON
• 0x13 – XOFF
Start Delimiter
Start Delimiter
(Byte 1)
0x7E
0x7E
MSB
Length
MSB
(Bytes 2-3)
LSB
Length
API Identifier
0x8A
LSB
API Identifier
API-specific Structure
0 = Hardware reset
1 = Watchdog timer reset
cmdID
Frame Data
Identifier-specific Data
API-specific Structure
Status (Byte 5)
cmdData
Frame Data
(Bytes 4- n)
Identifier-specific Data
Checksum
1 Byte
cmdData
(Byte n + 1)
Checksum
1 Byte
     43

Related parts for XT09-PKI-E