Remember
Register
Home
/
Support
/
Support Forum
/
how to change the configuring of the Xbee module using python (AT commands )
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)
how to change the configuring of the Xbee module using python (AT commands )
0
votes
Hello ,
I am using Connectport X2 gatway .
I want to change the configurations of the Xbee module inside the Gateway using python Scripts .
How can I achieve this .
Please help .
thanks ,
Vishvesh
xbee
xbee-pro
connectport-x2
gateway
asked
Jun 27, 2016
in
Python
by
vishvesh
New to the Community
(
3
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Best answer
Digi provides a "zigbee" Python module that includes support for setting/reading AT commands.
http://www.digi.com/wiki/developer/index.php/Module:zigbee
answered
Jun 27, 2016
by
jlovinger
Veteran of the Digi Community
(
421
points)
selected
Jun 28, 2016
by
vishvesh
Please
log in
or
register
to add a comment.
...