This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Driver Library for BLE-CC254x for PC

Other Parts Discussed in Thread: CC2540

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.