Hi, I am new to BLE development and I am currently using nRF51822 with the soft device S110. I am using the example ble_app_hrs that includes the ADC converter. I would like advertise the analog data (from pin 2) and be able to see it on the Master Control Panel. What part of the code do I need to modify to advertise the data. So far the example is just sending the heart rate and battery level.
Thank you for the help.