External Power Led

Hi.
I have the Jetson Nano development kit. In my project it will be inside a box and the onboard power led wont be visible. Is there any way to connect external power led to the board without using the GPIO?
Thanks!

The switch control pin of power led it routed to pin 5 of J40, you can use it as the control signal to switch your external power led.

It works. Thanks!

Any chance we can get a bit more detail on this ?

For example, “pin 5” - which one is that ? I can see the arrow for pin 1 but pin 5 looks like one of the reset pins.

And how to connect it ? Can I strap a LED with resistor straight across this pin and GPIO ground, or do I have to monitor it like a GPIO pin and switch some other pin high ?

Thanks for help,

David