This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: Fast ADC reads causing BLE connection to drop?

Part Number: CC2640R2F


I'm sampling an ADC pin at 100 Hz for 6 seconds, and sending the value over BLE 4.2 to an iOS app. The problem I'm seeing is that randomly during this sampling the iOS app throws an error - "Peripheral disconnected with error code 6". Note that my CC2640R2F is still in the GAPROLE_CONNECTED state, and it has completely finished the ADC sampling. I have reduced printfs in my code to a minimum so there are none during the sampling period.