Hi,
i work on a cc2530 chip and i have few problem with my zigbee
communication.
I can not transmit a data between two module.
I was inspired of this website : http://prog3.com/sbdm/blog/xukai871105/article/details/9897695
And my code is:
#include <CC2510.H>
//-----------------------------------------------------------------------------
// Global Constants
//-----------------------------------------------------------------------------
#defi
↧