Part Number: CC2531
Other Parts Discussed in Thread: Z-STACK, CC2530, ,
Hi guys,
I have implemented a simple zigbee end device for CC2530 based on Z-Stack 1.2 HA. It is a really basic implementation. Just sends report periodically.
It works very well when I flash the firmware to CC2530. But when I try to use CC2531 USB dongle, the same firmware doesn't even join the network.
I just changed the processor type from 2530F256 to 2531F256. Is there anything else I have to do? Any preprocessor directive? Is it even possible? I tried to put CC2531ZNP directive, but with no success, I guess it does not make sense, since I have a simple end device with no ZNP functionality..
Thanks a lot.