Remember
Register
Home
/
Support
/
Support Forum
/
What are the actual baud rates of the Series 3 module?
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
(387)
Python
(1,016)
RF Solutions and XBee
(8,439)
Digi TransPort
(789)
Digi Connect Cellular
(447)
DAL
(5)
Embedded Devices
(4,170)
Google Coral
(2)
Rabbit
(3,200)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,273)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(377)
ConnectWare Manager
(53)
What are the actual baud rates of the Series 3 module?
0
votes
The baud rate of the Series 1 module was off a bit (e.g., 115200 was actually 111111) -- this was not a problem for me because I use a soft UART. Does this same error exist in the Series 3 module?
series-3
baudrate
asked
Mar 1, 2021
in
Other/Legacy
by
JonnyMac
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
I would suggest reading over the hardware manual.Page 7 has some of what you want to know.
https://www.digi.com/resources/documentation/DigiDocs/pdfs/90002259.pdf
answered
Mar 1, 2021
by
mvut
Veteran of the Digi Community
(
15,223
points)
Page 7 has NOTHING of what I want to know, so let me ask again: What is the actual versus stated baud rates for the Series 3 module? For example, this is the list of constants I've used in the past with Series 1 devices.
BR_9600 = 9_615
BR_19K2 = 19_230
BR_38K4 = 38_461
BR_57K6 = 58_823
BB_115K2 = 111_111
The XBee 3 is not the same as the XBee S1. The S1 used a fixed clock rate where by the XBee 3 does not. As such, its actual baud rate is considerably more accurate than the old S1 was. If you want to know more, then I would suggest submitting a support case by sending an email to tech.support@digi.com
Please
log in
or
register
to add a comment.
...