Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
Hello,
I'm getting started with the development of a ZigBee application using commercially available CC2530 module boards.
I downloaded the Z-Stack 3.0.1 kit from the TI website and installed it on my computer.
I programmed the "Z-Stack 3.0.1\Projects\zstack\ZNP\CC253x\dev\CC2530ZNP-with-SBL.hex" binary file on my CC2530 modules with a CC.Debugger programmer board.
As far as I understand, I should now have ZNP-enable CC2530 boards at my disposal, which function as ZigBee transceivers and communicate with a host device via UART, and is to be driven using the protocol definition and commands explained in the "Z-Stack ZNP Interface Specification" and "Z-Stack Test and Monitor API".
Please, confirm this assumption. I apologize if it may be obvious, but I'm not used to implementing system at this low a level. Thank you!