Hi,
I'm prototyping with a BLE device using a USB dongle on PC to communicate with BLE sensor module.(application programming)
Does TI provide a library that has API to control the USB from PC without having to use BTOOL or BLE Device Monitor? I mean yes, I can dump the raw code from BTool and implement it in another application programme, but time is an issue and I don't think there's any point rebuilding all these from ground up.
In BLE-CC254x-1.4.0 folder, I see only AVR code, or did I miss anything?
Thanks.