Since UART-BLE is an emulation of UART on BLE, is there a need for physical wiring of the pins (RXD, TXD)? Assuming I'm not using RTS/CTS as I have disabled flow control, can I define RX_PIN_NUMBER and TX_PIN_NUMBER as GPIO pins that are left open/not connected (high impedance)?