Remember
Register
Home
/
Support
/
Support Forum
/
RF transfer rate (not serial to chip transfer rate) of Xbee3 802.15.4 TH
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,416)
Device Cloud-enabled RF Gateways
(97)
XBee3
(475)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,644)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,488)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(783)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(513)
XBee Programmable Development
(777)
XBee Cellular
(119)
MicroPython
(66)
Digi TransPort
(786)
Digi Connect Cellular
(444)
DAL
(4)
Embedded Devices
(4,162)
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)
RF transfer rate (not serial to chip transfer rate) of Xbee3 802.15.4 TH
0
votes
We moved our devices to XBee3 with IEE 802.15.4.
I would like to know what is transfer rate in air (RF) for broadcast packets.
xbee3
802-15-4
asked
Nov 13, 2019
in
IEEE 802.15.4
by
shienworld
New to the Community
(
1
point)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
That is the fixed RF data rate for the 2.4 GHz 802.15.4 and Zigbee protocols. The rate is 250kbps.
answered
Nov 13, 2019
by
mvut
Veteran of the Digi Community
(
15,111
points)
Hi Team,
I would like to use Digi XBee3 PRO 802.15.4 ( XB3-24Z8UM ) module for my outdoor control application. Can this module transfer data with 250kbps over 2 miles range? Also how much time required (sleep time) between two packets? And how much is worst case (noisy conditions) data transfer rate?
Regards,
Kiran
You are not going to achieve that distance without perfect RF LOS conditions and a clear channel.
You are not going to stream data at 250kbps. This is the fixed RF data rate that the module runs at. it is not the throughput rate.
Thanks for reply.
To be more specific, my application's need is to send 50 bytes using XB3-24Z8UM. If the transmitter and receiver are in LoS and we consider medium access and other prerequisites, how much time required to send 50 bytes with and without noisy condition. And if I want to send 50 bytes second time, how much sleep time is required between first and second transmission?
Regards,
Kiran
To see how long it takes the module to send data, I would recommend going to
https://www.digi.com/support/knowledge-base/timing-comparison-for-data-transfer-by-product
As for your other question, if you are running at 9600 baud and you are using hardware flow control, you should only need to have the radio awake for about 60 ms of that time.
Thanks for reply,
The document "Timing Comparison For Data Transfer By Product" contains data of S2C
802.15.4 2.4, XBee/XBee Pro 802.15.4 (S1) and other modules. Is it true for Digi XBee3 PRO 802.15.4 ( XB3-24Z8UM )?
That is correct. The document has not yet been updated to include the XBee 3 products or related firmware. But it should give you some what of an idea of what kind of delay we have seen with the older products.
Thanks for reply.
Please
log in
or
register
to add a comment.
...