Other Parts Discussed in Thread: Z-STACK
Hello,
I'm trying to get Z-Tool to work with a CC2530 board.
I'm using Z-Stack 3.0.2.
I tried to flash the Projects\zstack\ZNP\CC253x\dev\CC2530ZNP-with-SBL.hex firmware binary to the board, hooking up a FTDI USB-to-serial converter to it and running Z-Tool (configuring handshaking to RTS/CTS and baudrate to 115200). However Z-Tool doesn't detect the board. Hooking up a logic analyzer to the TX/RX lines confirms that Z-Tool sends some data to the CC2530, but the CC2530 doesn't respond.
I am set up with IAR Embedded Workbench 10 and can recompile the software if necessary.