Other Parts Discussed in Thread: CC2650
I'm having a lot of trouble getting any reading from my ADC on the cc2650 platform. I understand that there are libraries for this but I'm really up against a wall on this one. The link below (not sure why it rendered like that) contains an example, however it uses interrupts and tasks which I do not understand ( I believe you need to set a lot of things up in your *.cfg file ).
If somebody could possibly provide a simple example using the ADC library which polls the ADC sensor (any one will do) some number of times per second and prints them to serial (uart / Log_info1 / printf) I would seriously appreciate.
Thanks!