Remember
Register
Home
/
Support
/
Support Forum
/
ConnectPort x4 vs Xbee Gateway
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
(389)
Account Setup
(7)
Web Services
(29)
Device Manager
(169)
Data Services
(55)
Cloud Connector
(32)
Python
(1,022)
RF Solutions and XBee
(8,455)
Digi TransPort
(791)
Digi Connect Cellular
(448)
DAL
(5)
Embedded Devices
(4,173)
Google Coral
(2)
Rabbit
(3,202)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,274)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(380)
ConnectPort x4 vs Xbee Gateway
0
votes
Can anyone tell me what are the main differences between ConnectPort x4 and Xbee Gateway?
Can i upload custom app in xbee gateway?
https://www.digi.com/products/networking/gateways/connectportx4
https://www.digi.com/products/networking/gateways/xbee-gateway
connectport-x4-reboot-network
zigbee
connectport
gateway
asked
Feb 12, 2020
in
Device Manager
by
Martin91
New to the Community
(
20
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
0
votes
Martin,
Yes, both support you writing and uploading your own Python application. The X4 supports Python 2.4.3 where by the Industrial Gateway supports 2.7.
Eric
Digi Support
answered
Feb 12, 2020
by
mvut
Veteran of the Digi Community
(
15,282
points)
Hi, how can I upload and run an application in the gateway? Should the application be in .EXE format or can it also be in python format (python + xml project)?
Can I upload data from the application in to cloud, like this example (
https://www.digi.com/resources/documentation/digidocs/PDFs/90002346.pdf
) ?
Your Python Application would be in .py format.
Yes, your application can send data to the Digi Remote Manager or any other site you so choose. It is just a matter of how you write your Python application and where you open your socket to send the data with.
Please can you give me some examples?
Martin,
There are examples in the Digi Python for ESP and at
https://www.digi.com/resources/documentation/digidocs/90001537/default.htm
Digi Support
Please
log in
or
register
to add a comment.
0
votes
Did both can work only with Digi ESP for Python, or they can work with other software too ?
answered
Oct 19, 2020
by
Martin91
New to the Community
(
20
points)
Please
log in
or
register
to add a comment.
...