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.

SESUB-PAN-T2541 – processing an analog signal through the T2541 chip

Other Parts Discussed in Thread: CC2541

I would like know if it is possible to make the treatment of an analog signal generated in an NTC sensor in SP13808 module and send that signal via Bluetooth.

If is possible please let me know where should I start.

Thank you,

Ricardo

  • The CC2541 has an integrated ADC which might meet your needs. Please see the CC2541 datasheet to look at the specs. Assuming that the ADC is good, this should work. You can follow the SimpleBLEPeripheral example to understand how to send data over BLE. The BLE SW Developer's Guide should be a good starting point for this.