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

NRF51 ADC and BLE UART

Hey, I am compiling some code to both read ADC measurements and send the measure it over UART. I looked at the ADC+UART+SOFTDEVICE example on github and I think I am pretty close to fixing it. The only issue is when I try to use app_uart_put it dosen't seem to work. Here is my code below. I combined both the ble_app_uart and adc example code together to come up with this. main.c

Parents Reply Children
No Data
Related