Other Parts Discussed in Thread: CC2531
Hi ,
i tried to use serial application for cc2531 in which i want to use _hal_uart_isr for serial communication i.e. i want to communication with PC using RS232. i configured coordinator for that purpose, i enabled drivers for that and it includes _hal_uart_isr in HAL tree. I am using port 0 (pins P0_3(Tx) and P0_2(Rx) ) for uart. i included _hal_uart_isr in HAL tree and set HAL_UART_ISR=1, in processors. but when i connecting to PC and try to bind it with router using another dongle . it did not able shows any data on hyper terminal which i send trough router. but it binds with the coordinator but did not show any data on hyper terminal.
am i doing it correctly or not??
thanks
bipranshu