Part Number: CC1312R
Other Parts Discussed in Thread: TIDA-010024
Tool/software: Code Composer Studio
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.
Part Number: CC1312R
Other Parts Discussed in Thread: TIDA-010024
Tool/software: Code Composer Studio
Hi Amr,
Are you using the example given in the TIDA-010024?
If yes, which mode are you currently running and what changes have you made to the firmware?

With Regards,
Hi Prasanna,
Yes, I am using the TIDA-010024 example. I am working on an intermediate node with FH non-sleepy mode. My task is to enter the sleep mode then wake up to unicast to and from the root.
I have tried several paths like changing MAC association, Rx ON Idle, and others with root poll and node push. The unicast works from node to root but not in the opposite direction. I am not sure if applying poll for both should maintain the unicast communication after waking up or not.
Also, How can I interpret sleepy device mode (recommended for leaf node which is not my case). If I applied this mode, will it work for intermediate nodes also and keep the unicast sync possible after waking up?