Remember
Register
Home
/
Support
/
Support Forum
/
Configure packet size when sent from WR21 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
(383)
Python
(1,016)
RF Solutions and XBee
(8,414)
Digi TransPort
(786)
Digi TransPort Cellular
(608)
Legacy Sarian Cellular
(22)
Digi Connect Cellular
(444)
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)
Configure packet size when sent from WR21 serial port?
0
votes
I am sending and receiving data on the serial port of a WR21 using UDP over the air. The Serial Port is breaking the data into 128 byte packets, but I would like to use the full 512 bytes available in UDP. Is there anyway to change this?
transport
serial
wr21
cellular
asked
Nov 13, 2014
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
Best answer
I seem to have found a way around this problem by setting the S15 Data Forwarding Timer to a value that is higher than 2. It appears that the device attached to the serial port is being interrupted and the WR21 takes that interruption as and end of data timeout.
answered
Nov 19, 2014
by
dbweiner
New to the Community
(
15
points)
selected
Nov 21, 2014
by
dbweiner
Please
log in
or
register
to add a comment.
...