This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

USBD and BLE Echo

I'm using  \nRF5_SDK_15.3.0_xxxxx\examples\peripheral\usbd_ble_uart example to use two communication links. Missing echo on the USB virtual COM is a small frustration. I've tried to implement this service without success. The problem is to send back the last character but this interface is based on the whole chain. Thanks for help.  

Related