hello,everyone.i made my own board with cc2480,but i met some questions.
who can help me?
Thanks!
1.I noticed this in the readme.txt file:
- Removed references to and the code utilizing the AF and ZDO API’s of the CC2480
RPC since they are not necessary to the ZASA.
But i am interested in how to use AF and ZDO API,
so LPRF, can you post me the code utilizing the AF and ZDO API's of the CC2480 RPC?
my email: tank@sanyhm.com.cn,thank you very much!
2.In CC2480.h #define MT_SAPI_SYS_RESET 0x09
and ZASA used it above.
but in SWRA175A Page 16 ,the Cmd1 of SYS_RESET_REQ is 0x00.
what's wrong?
Is there any difference between the two commands?
How to use them correctly?
3.SWRA175A Page 28:
6.3.1:zb_app_register_request
It"said that the AppEndPoint should be the same for all devices in th network.
But i see,in ZASA, the AppEndPoint of source and sinking nodes are different.
regards!