Dear experts.
I am trying to read a value from a CC2540 on an OLP425 board.
Pin numbering here:
http://support.connectblue.com/display/PRODBTSPA/cB-OLx425+Electrical+Mechanical+Data+Sheet#cB-OLx425ElectricalMechanicalDataSheet-PinNumbering
I have attached an external sensor to analog input 31, which in the CC2540 should equal to pin 19 / port name P0_0.
Reading through posts, it seems I have to use the simpleGATT profile example, which I've got running, but I dont know how to read the analog pin values.
So my question is exactly that: How do I read the pin 19, port P0_0 value?
Thanks in advance :)