Other Parts Discussed in Thread: SYSCONFIG
I am facing an issue in Configuring pins (Tx and RX) for target BLE module.
- In the example code Data stream with UART with the CC2340R5 launchpad, the Tx and Rx pins were DIO20 and DIO22 respectively. When tried the same code on target hardware module, module is able to receive the data. However, data transmission is not working.
- In the target module hardware, Tx pin is DIO18 and Rx is DIO20. Using data_stream_UART_over_BLE.sysconfig when tried updating these pins, communication (Both Rx and Tx) is not happening in BLE
Kindly help in resolving this issue.


