Using ad8232 ecg with jetson nano

hello masmoudiomaima.mo,

since the analog input is unavailable for Jetson Nano. you may have to add external ADC, and read this value on the Jetson Nano via the GPIO.
you might also refer to discussion thread, Topic 57925 for reading GPIO interrupts from user space,
thanks