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.

ZNP firmware, with UART configuration

Other Parts Discussed in Thread: CC2530, CC2530EM

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