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.

TIDA-01580: data processing tutorial or example application (other than LabVIEW)

Part Number: TIDA-01580

Hi,

I've the TIDA-01580 hardware, and a CC2640R2 Launchpad. When we followed the tutorial on installing the evaluation application in LabVIEW, everything worked fine, but I don't see any documentations, tutorials or examples on how to communicate with the device from any other software. I'd like to build my own application in Python or C/C++, so that I can develop the processing algorithm on it. Is there a list of UART commands or any documentation about the data handling? Is there maybe an example application written in Python or C/C++?

My setup is:

TIDA-0158 sensor unit --> BLE connection --> Launchpad with the TIDA_0158_rx firmware --> USB/UART connection to the PC running the application.