Hi,
I am starting a research project with my son and wanted to hook up an analog sensor and have that data stream reported back to a simple iOS App. The sensor in question is going to capture about 1 seconds worth of high precision data and then go back into a low power mode for about 5 minutes and then repeat.
After looking around I came across the CC2650, which has numerous ADC inputs that would fit this sensors requirements, but I haven't run across any sample code that would allow us to quickly go and read in the data stream from adc pin and bring that back to the mobile application. I was looking primarily at the ProjectZero source code and the SensorTag source code.
Any help in pointing us in the right direction before we start the project I would appreciate it.
Cheers,
-Randy