Skip to content

Questions about the enabling software CSMA / Ca #7759

Closed Answered by jwhui
tuopu asked this question in Q&A
Discussion options

You must be logged in to vote

OpenThread requires the radio to implement Clear Channel Assessment (CCA). As a result, OpenThread itself does not sample the RSSI to determine whether or not to transmit a given message.

  • OT_RADIO_CAPS_CSMA_BACKOFF indicates that the radio implements the CSMA backoff.
  • OT_RADIO_CAPS_TRANSMIT_RETRIES indicates that the radio implements retransmissions.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tuopu
Comment options

You must be logged in to vote
1 reply
@jwhui
Comment options

Comment options

You must be logged in to vote
2 replies
@jwhui
Comment options

@tuopu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants