Sir,
I have seen example pgm for communication between UART and BLE, and another pgm which communicates between 2 UARTs. But for my project I need 2 UARTs and the BLE together.
Datas I want to receive from UART0, and push the datas (after some coding) to the UART1 and the BLE.

Is it possible? Please help to do this!