Hi there,
Im trying to make a LED indicator, when my device(Xavier NX developer’s kit) is receiving/transmitting ethernet packets.
There is already a yellowish-green and orange at the ethernet connector attached on the board, but I wanted to make another, which works just the same OUTSIDE the board, in order to check the status from outter case( our xavier board will be fixed inside a case).
I have already installed Jetson.GPIO library using python, but it seems that when i setup pin 8 and 10 ( which are tx and rx pins), ValueError occurs, and could not proceed further.
Hope to get some answers!