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.

BLE demo source codes

Other Parts Discussed in Thread: CC2540

I am working on the CC2540 BLE evaluation kit, which consists of a USB dongle and a remote control.  A couple of simple programs were written for the USB dongle and the remote control for evaluation purpose, but these programs are in HEX format.  Since I am new to the BLE protocol and programming, is it possible that you find the source codes of the USB dongle and remote control programs and send them to me?  I can then use these two demo programs as a starting point for my project.

  • IAR projects and source code are already provided by TI in the installation folder:

    C:\Texas Instruments\BLE-CC2540\Projects\ble\SimpleBLEPeripheral\CC2540DB

    C:\Texas Instruments\BLE-CC2540\Projects\ble\HostTestApp\CC2540

    latest project (accelerometer, battery monitor etc.):

    C:\Texas Instruments\BLE-CC2540\Projects\ble\KeyFob\CC2540DB