Other Parts Discussed in Thread: CC2531, Z-STACK
Hello,
I am using Z-Stack 2.3.1's ZNP example with cc2531 to comunicate with my Zigbee network.
I want to upgrade the code to 2.4.0 stack.
My code is based in ZNP 2.3.1 stack's example and has some modifications. To upgrade, I have done the same modifications in the ZNP 2.4.0 stack's example.
In Debug mode everything is OK, but when I change to ProdHex I have a problem.
when I have programmed the "*.hex" file in the cc2531 device, the computer doesn't recognize the device.
I don't understand it, because if I programme the device with 2.3.1's ZNP example "*.hex" file, the computer recognizes the device and everything is OK.
Can somebody help me with this problem?