Hi, I have a project where I need to communicate using UART BLE between nRF51822 and a PC ThinkPad with Windows 8 and embedded BLE4.0 hardware.
I have programmed the nRF51822 ble_app_uart program including modifications to be detected by the BLE in the PC.
Is there a way to communicate (Send and receive data) via a Terminal Program via BLE4.0??
How can I use the BLE in my PC to communicate via a Terminal Program? (I need to communicate via the BLE in the PC and not via the dongle)!
I see the same question post by a friend before, but a few people anwsered and no one solve it.
I'm so confused that why a Bluetooth4.0 device can't conmunicate with PC(embedded BLE4.0 hardware) via BLE4.0? Your examples are all communicating via USB dongle or communicating with phone? why? I just want to communicate with PC...
So, please help~~~
Any suggestions, help, tips and hints are most appreciated.