I want to deploy an image processing playground on my Jetson Orin Nano 8b and expose it to the web, but don’t want to let it wear out while idle and would love to wake it over the lan (or some other way) only when someone tries to use the web page.
I believe I’ll need to host the web page itself on a different device, say a raspberry pi, but the computations will be executed on the Jetson. In case if it’s not possible to wake Jetson over the lan, what other solutions can I implement to reduce the wear when it is idle ?
Oh, got it, where can I access any valid info about that (maybe for its ancestors…) ? I’ve seen some discussions around WoL in the forum for the other Jetson devices but those are pretty old. Here you stated that WoL for Jetson nano works only for suspended state, but the question is can I now wake orin nano from a power off state ?