Hi,
- start with CC2530 web page.
- smartRF05EB is the hardware tool for programming CC2530EM (and any other cc253x device).
- smartRF flash programmer is the software tool for programming (and other useful features) the
CC25xx devices. - smartRF Studio -> very nice tool for couple of things
- smartRF packet sniffer -> obvious, doesn't it? :)
- IAR IDE is the environment (compiler) used for compiling most of the SW examples that TI have
for CC253x devices (30-days free trial) - There are several major SW solutions, like;
a) Z-stack -> complete TI's ZigBee stack solution
b) TIMAC -> TI's MAC and PHY layers solution for IEEE 802.15.4 (which is part of Z-stack)
c) SimpliciTI -> a simple network solution for connecting several nodes in a wireless way.
d) SW example -> collection of very simple examples for CC2530