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.

CC2340R2: Adding LPC (low power comparator) for wake up before activating BLE

Part Number: CC2340R2
Other Parts Discussed in Thread: SYSCONFIG

Hi,

We have the basic_BLE running fine (over freeRTOS).

Can you guide us how to add to the basicBLE:

1. sleep

2. wake up on LPC (low power comparator)

3. read ADC

4. send ADC result over BLE

5. back to sleep

Tnx!