Jetson Orin Nano Power On/Off and Reset Buttons

I just wanted to confirm how to do connect on/off, suspend/wake, and reset buttons to the Jetson orin nano developer kit. I looked at the documentation, and it seems on the Button Header I need to short 5 and 6 always, and then connect power on/off button to 1 and 2, reset to 7 and 8, and sleep wake button to 11 and 12? Is that it?

Do I need to enable auto-login as well or anything else? I’ve read about the jetson not shutting off possibly with wifi on - or is that just in headless mode?

Thank you!

What exactly are you trying to do?
What document are you referring to?

I am referring to the devkit carrier board specification from Nvidia located here

I am creating a prototype for a device that is using the jetson and is battery powered, all inside a casing. We want buttons that will turn the prototype on/off, power cycle it if it is acting up, or wake it if it is sleeping.

1 Like

Oh YES, that’s right.
I just missed how the pins are numbered so I got a little confused, but you are right with it.

If you don’t short pin 5 and 6, it will immediately power on whenever the power cord is connected.
That’s so-called Auto Power On, and nothing to do with auto login.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.