Hi,
I am using multiple channels of SAADC for monitoring some data and then I send every 20 samples of adc in a 32 packet through Radio/BLE using the esb_ptx example and saadc example in sdk17. When I configure just 2 channels everything work fine and the packets transmit without any loss. but when I configure 3 channels, 1 of every 3 packets of the esb is lost, and when I configure 4 channels, I lost 1 out of 2. I think the problem is somehow related to the priorities. my sample rate is 20kHz, I send data with 2Mbps, and the acquisition time is 10us for adc.