I need a product that will allow me to connect a PC to a Bluetooth device through its Bluetooth connection. I will need to be able to send data bytes from my PC across the Bluetooth to the device, and read back data bytes sent from the device, like a serial port. Is this something that can be done using the nRF51 device? Thanks.