Continuing the discussion from How to toggle GPIO pins in Orin nano jetpack 6.0 dynamically:
Is there a way to set the output of a GPIO pin semi permanently? Specifically I mean until the next time the pin is toggled. The linked solution seems to only set the GPIO while the instance is running, if you close the process the GPIO also goes back to its default state.
Thanks!
Teva