I'd like to create pc program connect to nrf51 device.
In Many document as I found, describe with dongle/DK and using a virtual com port like this.
PC -> dongle/DK include(nrf51 H/W ) <------------------BT-------------------------> nrf51 H/W
But, I'd like to communicate form PC to nrf52 device without any dongle.(PC BLE chipset based)
PC <------------------BT-------------------------> nrf51 H/W
How can I do?