This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Time between Payload sent and Payload received

I'm implmenting my own radio porotcol and I'm a little confuse on how to handle the ACK packet. I send a packet from node 1 and disable the TX then I enable the RX to get the ACK. On the node 2 that got the packet and is answer the ACK should I use an delay to before send the ACK? How many time will usually node 1 to take to go from payload sent to RX state?

Thank you

Related