Remember
Register
Home
/
Support
/
Support Forum
/
Upload and run python app on connectport x4?
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)
Android
(45)
NET+OS
(2,444)
Linux
(953)
Windows CE
(86)
Plug N' Play
(465)
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)
Upload and run python app on connectport x4?
0
votes
Hi, can i upload and run python app on connectport x4?
virtualization
xbee-gateway
connectport-x4
python2
asked
Nov 13, 2019
in
Plug N' Play
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
Sure you can. Just make sure that the Python app is written in Python 2.7 and already compiled.
You can upload it from the Web interface of the Gateway under the Python section.
answered
Nov 13, 2019
by
mvut
Veteran of the Digi Community
(
15,107
points)
Thank you very much.
Could you give me some tutorial example?
Please
log in
or
register
to add a comment.
0
votes
When I upload the application to the gateway can I also see it on the cloud or should I upload the application on cloud via different way? Can I run the application on the cloud ?
answered
Nov 14, 2019
by
Martin91
New to the Community
(
20
points)
When you double click on the device from the Device Cloud > Device Management > Device tab, you will have the ability to see that your Python application is loaded on the module, if it is set up for an auto start and if desired, you can upload new applications to the module from there as well.
https://www.digi.com/resources/documentation/Digidocs/90000832/Default.htm
i managed to upload the tank exe app on the cloud, but i can't run it. Can you gave me further help?
Please
log in
or
register
to add a comment.
...