Hi,
I’m quite new to the nRF5 SoC’s and currently facing a problem with USB virtual com port communication using nRF52840 dongle (PCA10059). I need to get results from the dongle through a Serial Monitor without using external communication IC (as an example, let’s say i = 0 and increase i every one second by 1. Then print the value of i to a Serial Monitor).
I’m referred the examples (located in peripheral folder) ‘usbd_ble_uart’ and ‘usbd_cdc_acm’. But unfortunately, unable to understand “how to set up the virtual USB Com Port” and “print values using it to a Serial Monitor”. Very appreciate if someone can provide simple code, example or guide for the mentioned problem.
I’m using Segger Embedded Studio with nRF5_SDK_15.3.0.