Data Sheet
Table Of Contents
- 页面提取自-3T-Zigbee Users Manual OK
- 3T-Zigbee Users Manual OK
- 1.1. Introduction
- 1.2. Application
- 1.3. Main Characteristics
- 1.4. Product Advantage
- 1.5. Abbreviations
- 2. Product Overview
- 3. Technical Specification
- 4.BLE transparent interface protocol
- 5. Ordering information
- 6. Contact Us
- 14 -
4.Zigbee transparent interface protocol
4.1. Form of transparent interface protocol
Table4-1 Zigbee SPP Command (from Host to 3T module)
Field
Bytes
Description
CmdID
2
Command ID
ParaLen
2
Length of parameters
Parameters
n
Parameter payload
Table 4-2 Zigbee SPP Events (from 3T module to Host)
Field
Bytes
Description
Token
1
Always be 0xFF
ParaLen
1
Length of parameters
eventId
2
Event ID
Parameters
n
Parameter payload
Zigbee SPP Command stands for command to be sent to zigbee module
Zigbee SPP Events stand for synchronization event or asynchronous event
Synchronization event is the confirm event responding to command, for example “command finished event”
Asynchronous event is report event, used to indicate what is happening to zigbee module, for example
“Data Recevied event”).