Hi, I would like to transfer real time ecg data from a 3-channel adc (250 Hz per channel, 16 bits ) using nRF51822 to an android device. I would like to know if this is possible and if so, how I could achieve this. Presently I could transfer ecg data from a single channel adc at 50Hz, 10 bits, using the Nordic UART service. I tried to increase the sampling rate of the adc to 100Hz but I keep losing so much data and at that rate, it is nothing close to the promised transfer rate with nRF51822 and Nexus 5. Please I would be glad to get some help from you.