Remember
Register
Home
/
Support
/
Support Forum
/
My programmable Xbee starts receiving after a certain delay although the Tx starts transmission. What is the problem?
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)
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
(782)
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,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)
My programmable Xbee starts receiving after a certain delay although the Tx starts transmission. What is the problem?
0
votes
xbee
codewarrior
asked
Oct 12, 2015
in
RF Solutions and XBee
by
Ajay
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
Could it be that you have not accounted for the Rout Discovery process that needs to occur before the data packet is actually sent? All of the XBee mesh products need to do this.
answered
Oct 12, 2015
by
mvut
Veteran of the Digi Community
(
15,108
points)
i am getting the delay in reception of data even after the node gets discovered.i successfully receive the Transmitter nodes address on the receiver terminal but further i am unable to receive the data immediately, it starts after a delay of 10-15 minutes.What could be the possible reason for this????
Unless you are using a Long sleep period on the radio, they are not capable of causing this type of latency or delay. I would suggest taking the radios out of the picture for now and just get it working under a wired connection. This way you can take some unknowns out of the situation and get it working under a cabled connection first.
Neither the sleep period period is large its about 5 sec only..!!! Simply using XCTU for transmission and reception i am not able to receiver perfectly...!!!! what could be the other possible reason behind this large latency ????
I am sorry but are you saying that with XCTU, you are NOT able to reproduce the issue between the two modules?
Please
log in
or
register
to add a comment.
...