Hi,
i have interfaced a ADC device in the nrf2 development kit,i am getting the values from the adc after using the SAADC example,
i want to implement the same with the ble pripheral,
how can i do that?
i tried doing that,i copied the SAADC functions to the ble_uart example bu the ble is not advertising ,,
how can i implement the ADC as well as the send the received data to the ble_uart