Customer Stories
Blog
How to Buy
Contact Us
About Digi
Leadership
Locations
Awards
Export Policy
Environment
Careers
Investor Relations
IoT Products and Services
Embedded Systems
Digi XBee Ecosystem
Digi XBee RF Modules
Digi XBee Cellular Modems
Digi XBee Gateways
Digi XBee Tools
System-on-Modules
Single Board Computers
Networking
Cellular Routers
Gateways
Console Servers
Serial Connectivity
USB Connectivity
IoT Software and Services
Digi Remote Manager
Digi Foundations
Wireless Design Services
Professional Services
TrustFence Security Framework
Featured
XCTU
Digi XBee
Zigbee
4G LTE
AnywhereUSB
Routers
//
See all keywords
Digi TrustFence
/
Built-in security framework for the IoT
SmartSense
Industries
Energy
C&I Metering
Demand Response
Digital Oil Field
Renewable Energy
Smart Grid
Tank Monitoring
Smart Cities
Traffic Management
Intelligent Lighting
Water & Wastewater
Security
Medical
Components for Medical Devices
Outpatient Care Devices
Industrial
Precision Agriculture
Manufacturing Automation
Retail
Branch Office Networking
Digital Signage and Kiosk
Gaming
Secure ATM
Transportation
Fleet
Heavy Machinery
Public Transit
Rail
Resources
Documentation
Resource Library
Standards and Technology
Blog
Videos
News
Global Events
Certifications
Security Center
GitHub Repository
Examples and Guides
Project Gallery
Customer Stories
Support
Support Services
Support Forum
Product Returns (RMA)
Warranty Registration
Expert Support Login
Knowledge Base
Drivers
Firmware Updates
Documentation
Diagnostics, Utilities & MIBS
Embedded Patches
Sample Applications
Search
Remember
Register
Home
/
Support
/
Support Forum
/
How do I address an 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
Device Cloud
(309)
Python
(887)
RF Solutions and XBee
(7,457)
Device Cloud-enabled RF Gateways
(86)
XBee3
(137)
IEEE 802.11 (Wi-Fi)
(260)
IEEE 802.15.4
(1,593)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,463)
ZigBee Smart Energy Profile 1.1
(101)
DigiMesh Proprietary Mesh Networking
(702)
Multipoint Proprietary
(188)
XLR PRO
(14)
XStream
(40)
XTend
(120)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(481)
XBee Programmable Development
(727)
XBee Cellular
(83)
MicroPython
(25)
Digi TransPort
(629)
Digi Connect Cellular
(382)
Embedded Devices
(3,930)
Rabbit
(3,080)
Console Servers
(326)
Modbus and Industrial Automation
(224)
Realport
(554)
Serial Servers
(794)
Satellite Modules
(23)
USB
(1,165)
Serial Cards
(707)
ConnectPort Display
(50)
Feedback/Wish List
(82)
Other/Legacy
(278)
How do I address an end device?
0
votes
I'm trying to make a TX request to an end device using two XBee 868 devices. When I use 64 bit addressing the TX status byte is '0x75 - Indirect message unrequested'. But I can't figure out how to use 16 bit addressing because the 16 bit (MY) address of the end device seems to be 0xfffe.
I'm sending from the coordinator.
xbee
zigbee
api-mode
asked
Mar 31, 2014
in
RF Solutions and XBee
by
inshallah573
New to the Community
(
2
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
0
votes
What is your API frame and have you use the API frame maker to check to see if it is valid?
answered
May 5, 2014
by
mvut
Veteran of the Digi Community
(
11,442
points)
Please
log in
or
register
to add a comment.
0
votes
For the record, the solution to this problem was to re-configure the radio that I had set as a coordinator as a normal node (end device if I remember right). So the network has no coordinator, but this is OK with 868 radios apparently.
answered
May 5, 2014
by
inshallah573
New to the Community
(
2
points)
Please
log in
or
register
to add a comment.
...