DRF1605H
DRF1605H
Catalog
The Advantage:
1, Create network automatically
At the first using, when DRF1600 Zigbee Module power on, the Router can search and join network
automatically, after the first using, all the network point can keep this network status, no mater you turn on of
turn off these points, all of them will keep in the network.
2, Very easy to use
At the most situations, two Zigbee points just as one RS232 (or UART) cable, using Zigbee Module not need
driver or API.
3, Simply data transmission
The data received from UART at Coordinator can send to all point automatically.
The data received from UART at Router can send to Coordinator automatically.
Data transceiver can be at any points, just need one instruction.
Type Specification
DRF1601 RS232,Debug interface,10 IO,2 LED for Active and TX/RX,TEST & RESET key
DRF1602 As above and housing
DRF1605 All IO for CC2530, UART interface (TX, RX for 3.3V TTL ), little size fit for embedded
application
DRF1601
Electronics
Input Power:DC 5-12V
Temperature:-400C --850C
Interface: RS232
UART brand rate:38400bps(Default),Selectable 9600bps, 19200bps, 38400bps, 115200bps。
Wireless Frequency:2.4GHz
Wireless Protocol:ZigBee2007 /PRO
Transfer Distance:400 meters for in sighted distance
MAX send current:34mA
MAX receiving current:25mA
Receiving sensitivity:-96dBm
Chips:CC2530F256,256KFLASH
Mechanism
Size: 74 * 41.5 mm
ZigBee Module User Guider –DRF1600 series
3,Inner structure
+
-
ZigBee Module User Guider –DRF1600 series
DRF1602
Electronics
Input Power:DC 5-12V
Temperature:-400C --850C
Interface: RS232
UART brand rate:38400bps(Default),Selectable 9600bps, 19200bps, 38400bps, 115200bps。
Wireless Frequency:2.4GHz
Wireless Protocol:ZigBee2007 /PRO
Transfer Distance:400 meters for in sighted distance
MAX send current:34mA
MAX receiving current:25mA
Receiving sensitivity:-96dBm
Chips:CC2530F256,256KFLASH
Mechanism
Inner structure
( As same as DRF1601 )
Outside
ZigBee Module User Guider –DRF1600 series
DRF1605
Electronics
Input Power:DC 3.3V
Temperature:-400C --850C
Interface: UART, 3.3V (TTL or 3.3V CMOS)
UART brand rate:38400bps(Default),Selectable 9600bps, 19200bps, 38400bps, 115200bps。
Wireless Frequency:2.4GHz
Wireless Protocol:ZigBee2007 /PRO
Transfer Distance:400 meters for in sighted distance
MAX send current:34mA
MAX receiving current:25mA
Receiving sensitivity:-96dBm
Chips:CC2530F256,256KFLASH
Mechanism
Unit: mm
ZigBee Module User Guider –DRF1600 series
Uint: mm
Outside
32mm
31.5mm
ZigBee Module User Guider –DRF1600 series
Customer can use it with ZigBee USB mother board as follow, this function as USB to Zigbee.
Customer can use it with RS485 mother board, this function as RS485 to Zigbee.
As the pin distance is 2.54mm or 2.54*n, thus it can connector to versatile board
ZigBee Module User Guider –DRF1600 series
Any MCU can connect to this module, just need MCU has UART ( TX & RX @ 3.3V ).
ZigBee Module User Guider –DRF1600 series
Coordinator: Used to create a Zigbee network and assign address to Router or End Device when
them join this network, Coordinator used as all powered on device, at one Zigbee network only need
one Coordinator, Coordinator use PAN ID to differentiate other network, the networks which have
different PAN ID can’t conflict at one space.
Router: Can receive and send data, can resend data as other points bridge, Router also have keep a
Zigbee network function, and Router can assign address to others points when them join this network.
Normally, Router also called as FFD (Full Function Device.
End Device: this point only can receive and send data, at most situations, this type of point defined
as battery powered device, can periodically weak up to receive or send data.
DTK Zigbee Module’s main function is data transceiver, so our Zigbee Module only have Coordinator
and Router points, when a Zigbee network include one Coordinator and n Routers, this Zigbee
network normally called as MESH network, as follow:
So, when you order Zigbee Module, we will send you 1 Coordinator and n PCS Routers as default
configure.
1, Connect the Coordinator to PC, than run the TI Sensor Monitor, select the right COM port and click
RUN, than, you will see a red point, this is Coordinator
(This software can download at: http://www.ti.com/cn/litv/zip/swrc096d
2, turn on one Router, if it’s the first use, this Router can search and join this network automatically,
the two LED blink than lighting, after this, than press the TEST Key, you will see a blue point at Sensor
Monitor, this is a Router point
(at DRF1605, the TEST key is J2-PIN3 )
ZigBee Module User Guider –DRF1600 series
3, same as above, turn on others Routers and press the TEST key, you will see some others Router
point.
Address:
Address: 50 F5
50 F5
Even Coordinator turn off, other powered points also can communication.
Even Coordinator turn off, a new Router also can join this network through a Router which joined.
ZigBee Module User Guider –DRF1600 series
There are two data transceiver method: transparent transceiver and point to point transceiver
Transparent transceiver:
The data received from UART at Coordinator, will send to all point automatically
The data received from UART at Router can send to Coordinator automatically.
With the transmission distance between modules increases, the transmission rate can be decreased Coordinator to Router is
sent to broadcast way to send, the transmission rate will be slow General application, suggested that each packet 32 bytes,
interval 200-300ms transmission
ZigBee Module User Guider –DRF1600 series
Example:
FD 0A 14 3E 01 02 03 04 05 06 07 08 09 10
FD:Data transfer instructions
0A:length,10 Bytes
14 3E:Target Address
01 02 03 04 05 06 07 08 09 10:Data
Example:
FD 0A 14 3E 01 02 03 04 05 06 07 08 09 10 50 F5
FD:Data transfer instructions
0A:length,10 Bytes
14 3E:Target Address
01 02 03 04 05 06 07 08 09 10:Data
50 F5: Source Address
The above introduced the data send from 50F5 to 143E, as picture
ZigBee Module User Guider –DRF1600 series
( All the data as follow is HEX format, and all setting will
Need
NO Instruction Function Return Reset
?
1 FC 02 91 01 XX XX Set the PAN ID to value XX XX XX XX
XY If set to FF FF: Example:
Coordinator: after restart, set to a random value Input:FC 02 91 01 12 34 Y
XY=(FC+02+91+01 Router: search network and join D6
+XX+XX)*0x00FF Can’t set to FF FE Return:12 34
2 FC 00 91 02
(canceled)
3 FC 00 91 03 A3 B3 Read PAN ID PAN ID value
XY 1, If out off network, the N
value will is 0xFFFE.
4 FC 00 91 04 C4 D4 Read Short Address Short Address
N
XY
5 FC 00 91 05
N
(canceled)
6 FC 01 91 06 XX F6 Set Baud Rate
XY XX = 01: 9600 00 00 09 06 00 00
XX = 02: 19200 00 01 09 02 00 00
XX = 03: 38400 00 03 08 04 00 00 Y
XX = 04: 57600 00 05 07 06 00 00
XX = 05: 115200 01 01 05 02 00 00
5, Order Information
There are 3 type of ZigBee point at network as Coordinator, Router and End Device. We
programmed different firmware in these modules before delivery, so, you need select how
many Coordinator, Router or End Device do you need.
As normal, one Zigbee net work just need one Coordinator, End Device just can send and
receive data, Router has all the functions at End Device and route data.
So, as recommends, if you just want to create one Zigbee network, you can select 1
Coordinator + n Routers.