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?
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.
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.