Remember
Register
Home
/
Support
/
Support Forum
/
Can XBee read sender's NI by Python
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
(387)
Python
(1,016)
3rd Party Python and API development in other Languages
(264)
RF Solutions and XBee
(8,439)
Digi TransPort
(789)
Digi Connect Cellular
(447)
DAL
(5)
Embedded Devices
(4,170)
Google Coral
(2)
Rabbit
(3,200)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,273)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(377)
Can XBee read sender's NI by Python
0
votes
Hi, everyone.
I want to know sender's NI to coordinator by python.
I have used "get_node_id" or "node_id".But,it was failed.
Do you know that solution?
I thank you in advance for your reply.
xbee3
zigbee
python
asked
Dec 6, 2021
in
3rd Party Python and API development in other Languages
by
qwerty
New to the Community
(
1
point)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
The NI value is not included in the TX packet from the remote module. It is only provided in a Node Discovery or when setting the DL/DH values via the DN command.
answered
Dec 8, 2021
by
mvut
Veteran of the Digi Community
(
15,223
points)
Please
log in
or
register
to add a comment.
...