I want to transmit UART and Bluetooth through 12bit ADC 12k sampling.
I downloaded the following example and verified the ADC-UART AND Bluetooth communication.
https://github.com/NordicPlayground/nRF52-ADC-examples/blob/master/ble_app_uart__saadc_timer_driven__scan_mode/README.md
Please tell me how the program does not die and all 12k signals of 12bit communicate with uart and bluetooth.