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.

CC1312R: [CC1312] How to enable sniff mode

Part Number: CC1312R

hi team,

Could you instruct how to implement sniff mode on CC1312 with 1) TI 15.4 Stack; 2) Easylink.

Thank you.

  • If you are thinking at sniff mode as used on CC112x, CC13xx does not support this directly since longer preamble is required. Two methods can be used to save current in RX, either time sync'ed system (dev.ti.com/.../README.html) or wake on wake on radio (dev.ti.com/.../README.html)

    1) As a user you can't add functionality to the stack.
    2) Today Easylink does not support either of the two methods and you have to add EasyLink functions to include this support with the examples above as a guide.