User's Guide
Table Of Contents
- Document related firmware and hardware
- Form factor
- General Specifications
- Interfaces
- Specifications
- Regulatory conformity summary
- Technical Drawing
- GPIOs
- 16 pins connector
- 8 pins connector
- Power supply design
- Board layout
- Antenna performance
- Introduction
- Generic message structure
- Communication protocol
- Encryption (6 bits)
- Message Type (1 bit)
- Simplified Mode
- Message types
- Payload: Simplified Message type
- Message Type advanced
- Encryption Types
- Payload
- Payload [0] PayloadType <4: 0>
- payload [0] PayloadType <7: 5>
- TypeID
- Refresh
- DataWithoutAck
- DataWithAck
- FileTransfer
- Event
- Return
- Get
- Set
- Payload [1]: sub-type <7: 0>
- AckData 0x03
- RoutingTableInfo 0x20
- TableLvl1 0x21
- DebugInfos 0x22
- Settings 0x23
- Rssi 0x24
- MasterID 0x25
- NackInfos 0x2B
- DecryptionError 0x2C
- WrongParameter 0x2D
- Payload [1]: subType <7: 0>
- TypeID 0x00
- Refresh 0x01
- RoutingTableInfo 0x20
- TableLvl1 0x21
- DebugInfos 0x22
- Settings 0x23
- Rssi 0x24
- MasterID 0x25
- 0x23Settings
- MasterID 0x25
- ForceRelay 0x26
- Password 0x26
- ResetMcu 0x28
- CloseDevice 0x29
- United States (FCC)
- OEM labeling requirements
- FCC notices
- FCC-approved antennas
- RF exposure
- CANADA - ISED (Innovation, Science and Economic Development Canada)
- Labeling requirements
- Detachable antenna
- EUROPE (CE)
- Maximum power and frequency specifications
- OEM labeling requirements
- Declarations of conformity
- Antennas
21
Payload"
Payload has a variable maximum size of 38 bytes. The first byte must be the type of payload of 5 bit and
an encryption index of 3 bit. The byte 0 is therefore never encrypted because it contains the information
necessary for decryption."
Payload [0] PayloadType <4: 0>
Table 5: List of types of payload"
payload [0] PayloadType <7: 5>"
The encryption index is sent on 3 bit at index 0 of the payload. "
See the section Payload encryption."
type payload <4: 0>
value
Description
TypeID
0x00
Return of identification information
Refresh
0x01
Backinformation about theModule
DataWithoutAck
0x02
Back / Send data without receiving confirmation
DataWithAck
0x03
Back / Send data with confirmation of receipt
FileTransfer
0x04
Sends data with afile transfer protocol
undefined
0x05 to 0x1B
event
0x1C
event Type
return
0x1D
type return
Get
0x1E
type get
set
0x1F
Type set










