Hi
Yes. I want to do something like Peripheral_uart example but I want to connect my serial device sensor to NRF5340-DK via gpio pins available.
Then I want to get the sensor serial data by serial port of NRF5340 and then send it via BLE to a demanding device. In Peripherial_uart example
the direction of data flow is in opposite .