I’m trying to setup Jetson Mate with one Nx and three Nano according to the Seeed Wiki below:
Jetson Mate - Seeed Wiki (seeedstudio.com)
As I understood, each module should be configured on the Master slot.
I can successfully setup Jetson Nx, but failed with Jetson Nano.
When Jetson nano is installed on the master slot, I can’t see the screen but can access it via minicom ttyACM0.
There are eth0 and l4tbr0, but eth0 does not have ip address while l4tbr0 has 192.168.55.1
Thus, the Nano module can’t access internet and failed package installation.
Why Jetson nano is not properly boot up and connect to internet on the master slot?
Jetson Nx works perfectly on the master slot.
How can I solve this issue?
I just want to use three Nanos as slaver nodes.
Any comments will be appreciated!