Other Parts Discussed in Thread: CC2640, CC2640R2F
Tool/software: TI-RTOS
Hello!
I'm studying CC2640R2.
I want to use Bluetooth BLE and operate ADC and I2C.
The example is used as simple_peripheral.
How do I use the ADC and I2C drivers in this example?
I think I can add ADC and I2C tasks but, I don't know how to try it.
I've tried other ADC examples but I did not have a BLE stack.T.T
What do I need to do with I2C communication with the ADC?
Thanks!