Remember
Register
Home
/
Support
/
Support Forum
/
How to send an API packet from coordinator to end device
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
(390)
Python
(1,023)
RF Solutions and XBee
(8,464)
Device Cloud-enabled RF Gateways
(97)
XBee3
(486)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,646)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,490)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(786)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(515)
XBee Programmable Development
(779)
XBee Cellular
(121)
MicroPython
(67)
Digi TransPort
(792)
Digi Connect Cellular
(450)
DAL
(5)
Embedded Devices
(4,174)
Google Coral
(2)
Rabbit
(3,202)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(604)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,275)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(380)
How to send an API packet from coordinator to end device
0
votes
My one xbee s2 is in coordinator api 1 mode.this is connected to pc though serial port.
Another xbee s2 is in end device mode and collecting data from ad0 pin.
In xctu terminal of coordinator it receives continuous packet from end device.
now i want to send a packet from coordinator to end device and this will be sent to a micro controller. please help me.
how can i send this packet to end device?
xbee-coordinator
api-packet
transmit-data
asked
Mar 10, 2014
in
IEEE 802.15.4
by
mheee09
New to the Community
(
7
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
You need to assemble and issue to the radio at the PC a TX request API packet in Hex values. If you are not familiar with this, I would suggest reading over the XBee ZB product manual and use the XCTUNG software.
answered
Apr 30, 2014
by
mvut
Veteran of the Digi Community
(
15,354
points)
Please
log in
or
register
to add a comment.
...