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
- 20 -
CmdFunction
cmdID
ParaLen
Parameters
Format
Corresponding
event
‘0x00’: disable MAC binding
function
Add device’s
MAC address to
MAC binding
table
0xFF1A
0x0006
MacAddr
MAC address to be added into
MAC binding table.
Note: MAC table supports public
MAC address only.
e.g. B4 CE BF 01 E7 60
e.g.
1A FF 06 00
B4 CE BF 01
E7 60
Command
Complete Event
Delete a MAC
item from MAC
binding table
0xFF1B
0x0006
MacAddr
MAC address to be deleted from
MAC binding table.
e.g. B4 CE BF 01 E7 60
e.g.
1B FF 06 00
B4 CE BF 01
E7 60
Command
Complete Event
Send Data
0xFF1C
<=0x0016
e.g.
0x000
7
Handle(2 bytes)of the Attribute
“Service to client”
E.g. 0x0011
Data payload(Max Len: 20bytes)
E.g. 01,02,03,04,05
e.g.
1C FF 07 00
11 00 01 02
03 04 05
Command
Complete Event