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.

Communication between CC2530 and PC through UART

Other Parts Discussed in Thread: CC2530

Hi ,

I am trying to communicate to CC2530 from PC through UART. The Aim is CC2530 act as ZNP (Zigbee Network Processor)  and PC act as ZAP(Zigbee Application Processor). Zigbee pro stack  firmware will be loaded to CC2530

When I saw CC2530 ZNP Interface Specification, It says that for UART communication following pins are needed,

TX - Transmit data

RX - Receive data

CT - Clear to send

RT - Ready to send

and UART is configured to hardware flow control.

My question is, Is it possible communicate only using TX and RX pin. (i.e without using CT and RT pin - No hardware flow control).

If possible, what changes i need to do and where?

Please give some suggestions

Thanks in advance!!!

Regards,

Vignesh