ADC collecting wrong data when combining ADC polling and BLE chat example
I want to send the adc data through bluetooth to a Mobile app.I combined both adc polling and bluenrg chat example.I got the correct data with adc polling example but when I integrate this code with chat example the adc collecting wrong data.can an...