Hi, I need use the nrf51822 to connect to PC via usb ble adapter (virtual com port). The PC side has the USB BLE dongle (adapter). http://www.amazon.co.uk/Plugable-Bluetooth-Adapter-Windows-Compatible/dp/B009ZIILLI
I used the ble_app_uart source code example, but it just can connect to the Nordic Uart APP, I can't connect or pairing to PC.
How can I do implement the function to communication with PC via virtual com port.
Is it has example code of nrf51822 already?
Thank you for your time. KevinLiao