Hello, I want to establish wireless connection between PC (windows) and nRF51DK board. I want to send data from the sensor connected to DK every 200ms to the PC.
My question are:
1. If the uart example will be a good solution ? (It is workning well with my phone)
2. Is it possible for PC to receive data without dedicated Nordic usb dongle (via embedded bluetooth module) ?