This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to configure "ble_nus_send_string" in nRF51822

Hi every body,

i try to use 10 bit ADC resolution instead of 8 bit in the ble_uard_adc example, the problem is the ble_nus_send_string is configure to 8 bit, how can i re-configure it to 16 bit to send a 10-bit ADC analog reading?

Thanks