Interfacing to NUS service

Hi We are running the nus service on our device and would like to use a PC to connect to this service. 

What is the best way to achieve this ?

I've looked at the nrf52840 dongle using example nRF5_SDK_17.1.0_ddde560\examples\peripheral\usbd_ble_uart

but this is not want we need as this will not connect to our device, its a peripheral, basically teh same as what we are running on our device.

Related