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.

LAUNCHXL-CC2640R2: LAUNCHXL-CC2640R2

Part Number: LAUNCHXL-CC2640R2

Hi, 

Has anyone tried to integrate ADC double buffering code and Bluetooth stack running together successfully? I have only managed to make the ADC interrupt triggered twice and then the whole program seems to hang itself. Advice needed.

  • I suggest that you take one of the ADC examples from the Driver Folder (not any of the BLE examples) and verify that you can make that work they way you want. When you have that up and running stand-alone, you can merge that into your BLE application. There is no reason that the ADC should not work when running BLE, but it is always a good idea to debug things separately before starting to put everything together.

    Siri