Remember
Register
Home
/
Support
/
Support Forum
/
ConnectPort X2 TCP Client
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,413)
Digi TransPort
(785)
Digi Connect Cellular
(443)
DAL
(4)
Embedded Devices
(4,160)
Google Coral
(2)
Rabbit
(3,194)
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)
ConnectPort X2 TCP Client
0
votes
I can't believe I purchased a ConnectPort X2 and it can't act as a XBEE TCP Client without me writing a python script. Why isn't this part of the firmware? Is there another device I can use as a gateway for 900HP?
connectport-x2
xbee-900hp
asked
Jul 19, 2016
in
Feedback/Wish List
by
sandaltan
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
0
votes
Not sure if this helps, but there is a pre-written python application that can be used:
http://knowledge.digi.com/articles/Knowledge_Base_Article/How-to-Establish-TCP-Connections-to-XBee-Nodes-Using-Python-on-a-ConnectPort-X-Coordinator
answered
Jul 19, 2016
by
userid0
Veteran of the Digi Community
(
2,158
points)
Thanks for your help. I did find this but it didn't work for me. Perhaps it is too old? I am using 900HP firmware 8074.
Running the script, I got as far as the error:
Exception: ddo_get_param: error fetching DDO parameter.
and another time trying something different, a different error:
KeyError: 720896L
Please
log in
or
register
to add a comment.
...