You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the ADS1292RIPBSR chip and the test example program, I'm experiencing an issue where the status remains unchanged when ECG leads are either plugged in or unplugged, even though I'm using the following code:
if (ecgRespirationValues.leadoffDetected == false)
The lead-off status remains unchanged.
The text was updated successfully, but these errors were encountered:
QQ39272490
changed the title
Problem with detachment detection
Lead-off Detection Issue
Sep 1, 2023
With the ADS1292RIPBSR chip and the test example program, I'm experiencing an issue where the status remains unchanged when ECG leads are either plugged in or unplugged, even though I'm using the following code:
if (ecgRespirationValues.leadoffDetected == false)
The lead-off status remains unchanged.
The text was updated successfully, but these errors were encountered: