Other Parts Discussed in Thread: , CC2531EMK
I'm trying to use ZB600 (https://www.waveshare.com/wiki/ZB600) evaluation/development board as a sniffer. I have this board, an XCore2530 (https://www.waveshare.com/wiki/XCore2530) module and a CC Debugger (firmware revision 0044). I connect CC Debugger to one USB port and ZB600 to another USB port. The whole system works fine, I tried a number of sample applications using IAR, I tried to download bootloader and firmware to the chip with Flash Programmer and SeriaBootTool. No problems at all.
Then I started Texas Instruments Packet Sniffer, selected IEEE 802.15.4/ZigBee protocol and launched the actual sniffer. The sniffer displayed a capturing device “CC Debugger (USB Device ID=2300) – CC2530 in the bottom window. Then I clicked on the start button, one LED indicator on the board turned on which I took as the sniffer code was downloaded to the module but then I got this error message “Not able to configure the target device. Please verify the SPI interface to the target device.” When I click OK it displays “Not able to start the sniffer. Try to upgrade USB firmware.”. No matter what I do, I always get this error.
Is it even possible to use ZB600 EB as a sniffer? May be I need a special firmware for that. Where can I get it then?
Thank you