Hi everyone,
I currently running a code under a Jetson Orin Nano AON Cluster or SPE (Sensor Processing Engine) that’s reads and writes on GPIO pins on the board.
The currently problem is that the code is not running with the board turned off but connected on the power supply.
I through that the Jetson would have some battery to supply energy for the SPE microcontroller, so the code on it should be always running, is not that the case ?