How to use ultrasonioc sensor on jetson nano ?

Hi
I have a ultrasonic sensor(BAT v1.2).
I’d like to use a GPIO pin to connect it, but it’s not working.
I’ve tried several examples, but they don’t work.

If you know any examples related to this, can you tell me?
Or is GPIO pins use in Jetson Nano different from that of Raspberry Pi?

I hope you give me a lot of feedback.

Thanks in advance

hello hastar0409,

please refer to Topic 1049116 for Python GPIO support, and you might also check Jetson Nano GPIO Header PINOUT.
thanks