Remember
Register
Home
/
Support
/
Support Forum
/
What is the purpose of 0x21 API frame and How do we use it?
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(383)
Python
(1,016)
RF Solutions and XBee
(8,417)
Device Cloud-enabled RF Gateways
(97)
XBee3
(475)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,644)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,488)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(783)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(513)
XBee Programmable Development
(777)
XBee Cellular
(119)
MicroPython
(66)
Digi TransPort
(787)
Digi Connect Cellular
(445)
DAL
(4)
Embedded Devices
(4,162)
Google Coral
(2)
Rabbit
(3,195)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
What is the purpose of 0x21 API frame and How do we use it?
0
votes
I am working on implementing a wireless sensor network using 6 Zigbees(ZB).I want to setup a mesh network with these zigbees and start routing from a source to destination for which I need to know how to use the Create Source Route frame.
zigbee
create
source
route
asked
Aug 10, 2015
in
DigiMesh Proprietary Mesh Networking
by
ks_nathan
New to the Community
(
0
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
With a total of 6 units, you do not and should not use source routing. Just use the default AdHoc function. Source routing is something that should be used once you get up around 50 nodes.
answered
Aug 11, 2015
by
mvut
Veteran of the Digi Community
(
15,112
points)
Please
log in
or
register
to add a comment.
...