Other Parts Discussed in Thread: CC2540
I have a hardware system sending out sensor data via CC2540. I already have apps on iOS device to receive data from it. Now I want to do the same thing and log data on a Windows 7 PC.
I tested with the USB dongle in mini development kit and TI's BLE Device Monitor. I could see the data coming once I enable the notification. Is the source code for BLE Device Monitor on PC available? Is there any guide I can follow so that I can build my own software to receive the data?
Thanks