Hello,
I want to use the ZNP firmware with the cc2530 chip.
I have selected the cc2530 option in IAR to compile the ZNP firmware and I have got the hex file.
I have tested with smartrf 05 and cc2530EM and I can operate the chip with ZTOOL.
in this configuration the UART pins are:
CT P0_4
RT P0_5
TX P0_3
RX P0_2
I want to develop a new board with the same chips but I have a problem with the UARt signals; the PCB where the chips will be assembled don't have CT and RT signal!!
I have read that the solution is to join CT and RT signals. IS this enough?
Regards