This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2530: Zstack 3.0 not success!

Part Number: CC2530
Other Parts Discussed in Thread: CC2592, , Z-STACK

Hi,

I'm very frustrated with zstack. I just want to test communicate between 2 zigbee modules. I have module CC2530 with CC2592.

I find all resource but not found suitable firmware. Why not have ready firmware versions for download, listed like Linux!!!

 

I download zstack 3.0.1, found 1 firmware in folder dev, named Z-Stack 3.0.1/Projects/zstack/ZNP/CC253x/dev/CC2530ZNP-with-SBL.hex

With this firmware, I can interface via SPI, setting ZC (0x9, ok), and ZED (0x2 - not ok. must be 0x6). but not success.

The source of Zstack 3.0.1 remove support CC2592, I follow guides on the forum, compile OK. But can't interface via SPI any more.

Every compile will make the same file /dev/CC2530ZNP-with-SBL.hex? Why?

So, how to do next?

Thanks.