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 SYS_RESET_IND

Other Parts Discussed in Thread: Z-STACK, CC2530, CC2530EM

Hi,

I am using a CC2530EM with firmware CC2530ZNP-Pro.hexfrom C:\Texas Instruments\Z-Stack Home 1.2.0\Projects\zstack\ZAP\ZNP-HexFiles. I'm programming it per SPI. After reset I'm reseiving data from SYS_RESET_IND: 0x19, 0xBF, 0xFE, 0x3E, 0xE9, 0xE0. After changing delay time after sending poll command or SRDY go high, data changed, but still stay wrong. Where could be an error? Thanks.