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.

cc2640f128RHB i2c code integration for simple ble peripheral

Hi All,

I am working with CC2640F128RHB customized bluetooth board , I need to integrate I2C code in simple ble peripheral example.

How can i do that,please explain me as soon as possible.

Early response help me lo.

Thanks.

  • Hi,

    I recommend that you go through the literature to find how to do it.
    On your computer, TI-RTOS should have been included when you installed the BLE stack.
    You will find a documentation overview html page in this location (the version number might be different depending on your BLE stack version):
    C:\ti\tirtos_cc13xx_cc26xx_2_18_01_04\docs

    In that folder, open Documentation_Overview_xxxxxxx.html
    On the page that opens, I recommend that you read the TI-RTOS User’s Guide. It contains a drivers section that will be very helpful.
    Once you understand the basics, you can then look at the TI-RTOS Drivers Runtime APIs (doxygen) page.
    This will give another page with all the drivers' APIs.

    That should get you started.

    Regards,
    Michel
  • There was a suggested answer and since there has been no active on this thread for more than a week, the suggested answer was marked as verify. Please feel free to select the "Reject Answer" button and reply with more details.