Remember
Register
Home
/
Support
/
Support Forum
/
Is there a way to send information from a python program out the serial port
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
(390)
Python
(1,023)
RF Solutions and XBee
(8,463)
Digi TransPort
(791)
Digi TransPort Cellular
(613)
Legacy Sarian Cellular
(22)
Digi Connect Cellular
(450)
DAL
(5)
Embedded Devices
(4,174)
Google Coral
(2)
Rabbit
(3,202)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(604)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,275)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(380)
Is there a way to send information from a python program out the serial port
0
votes
I am monitoring certain conditions in the WR21 using a python program. Is there a way to send this information to the serial port for consumption by another device?
wr21
serial-interface
python
asked
Aug 17, 2018
in
Digi TransPort Cellular
by
dbweiner
New to the Community
(
15
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Hi
if you look at this PDF
https://www.digi.com/resources/documentation/digidocs/PDFs/90001537.pdf
on page 811 there is an example of how to write and read from serial interface in python
answered
Aug 22, 2018
by
James.Wilson
Veteran of the Digi Community
(
1,227
points)
Please
log in
or
register
to add a comment.
...