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.

CC2640: Sensor to CC2640

Part Number: CC2640


Hi all,

I am using CC2640 as wireless network processor, connected to an existing MCU over UART. I want to connect an analog sensor to CC2640's sensor controller (which has 8 Analog GPIOs, read in Data Sheet).

Could any one please help me how the data flows from sensor to MCU. It is written in data sheet that, communication (sensor reading and debugging) happens over UART.  Already i am having a stable connection between CC2640 and MCU for transferring HCI commands. Is it possible to use the sensor attached to CC2640 and get data from it without disturbing my existing UART connection for HCI commands.

Thank you in advance :)