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