This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TXOFF_MODE on CC2510

Other Parts Discussed in Thread: CC2510

Hello. There was a problem when using TXOFF_MODE on the chip CC2510. I need transmit within one second information package and then get an answer from another point of delivery. So I wanted to use the CCA to determine the released channel. For it is on the side of the transmitter put TXOFF_MODE on TX mode (TXOFF_MODE=0x32). So I want that receiver will wait for the transfer and then put a flag on the CCA freed channel and then I will transmit back data. However, this flag is put up earlier than necessary. Using the Continues RX in SmartRF Studio saw that the transfer does not happen all the time, so the CCA is exposed sooner than necessary. In what may be the problem?