Other Parts Discussed in Thread: Z-STACK
The basicRF example is not exist in ZSTACK 3.0 Example Project.
How can I use it in the SampleSwitch of ZSTACK 3.0 Example Project.?
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.
Hello Edan,
The Z-Stack solution involves higher-level API access to the IEEE PHY and thus basic RF commands cannot be used in this environment. I recommend using AF_DataRequest which you can understand more about in Z-Stack 3.0.2\Documents\Z-Stack 3.0 Developer's Guide.pdf and Z-Stack 3.0.2\Documents\API\Z-Stack API.pdf
Regards,
Ryan