Hello guys,
I'm pretty new about embedded development. I want to transfer data by BLE (probably UART?) and then read from COM port of my win10 laptop. Can you give me a direction about it?
Currently, I have a nrf52840 Dongle, and read some examples inside SDK 16:
examples\ble_peripheral\ble_app_uart
examples\peripheral\usbd_cdc_acm
examples\peripheral\usbd_ble_uart
but none of them compatible with PCA10059 :(