Other Parts Discussed in Thread: Z-STACK
Tool/software: TI C/C++ Compiler
hello.
I use cc2530 to develop a zigbee network. I want to set an application to use the timer3, in cc2530, as a counter. after counting an external event, it should save it in an EEPROM via SPI. all these works are done by End device in zigbee network. after a certain time, the end device should send the counter's content to the coordinator. all zigbee-2007 features should be considered.
the problem is that i don't know that how to start? is it possible to do such a work with cc2530f256? how to bring zigbee features with this counter code in a unit application?
i am a familiar with IAR compiler.
our grateful thanks for you.