Hi,
Currently I am working on wireless ECG board which is developed from TI wireless heart monitor reference design.
I have loaded the sample heart rate application ( BLE-CC254x-1.3) on cc2541.
I have communicated the wireless heart monitor with the android device. I have given only the 4 lead input to the ADS1293.But according to design it have 5 lead input. Is 4 lead input is sufficient ?. I need to use only 3 leads. Could any one suggest me the necessary changes in circuit design provided by TI.
when using 4 lead i have got the ecg data in channel 1 and 2 but channel 3 doesn't have any ecg data. Is there any necessity to process the data after receiving the data in android devices.and also suggest me the algorithm to implement the QRS detection.