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.

Sending larger than 8bit ADC values using heartrateBpm



Hello,

I'm doing some experimenting with ADC which is based on the heartrate sample application. Is it possible to send larger than 8 bit values on the heartRateBpm and how is this archieved. So far my code is very simple and it uses following API's.

HalAdcSetReference

HalAdcRead

AdcRead value is placed on the heartRateBpm and is transferred over BLE to dongle. I use BTool to read values and maximum value which I can get is FF. Is it possible to extend this data area to 16 bits and how this is achieved? I've tried various configurations to to achieve this but none of them have worked so I'm turning to you fellow forum members.

Any guidelines how to implement this properly would be appreciated.

regards

Ville