Hi, I am working on an architecture where we’d like to connect two jetsons together, as you would with a development PC and a Jetson. But it is not working. The exact setup is:
Jetson Xavier NX (production module)
Jetpack 4.6.3
Screen, keyboard and mouse attached
Ethernet internet connection
USB A
|
|
v
USB micro
Jetson Xavier NX (production module)
Jetpack 4.6.3
Headless, no other connections.
So the host Jetson’s USB A port is connected to the device jetson’s USB micro port. I can’t SSH to the device Jetson at 192.168.55.1 as I’d expect.
Hi Dane, thanks for the response. Both Jetsons are accessible via ethernet if they aren’t interconnected with USB. If they are connected to both ethernet, and interconnected with USB as described above, the USB host Jetson is inaccessible via either ethernet or USB. Any thoughts you have would be appreciated, this would save us a lot of time. Thanks in advance.
Hi Kayccc, I didn’t receive any suggestions to rectify this issue so it is not resolved. If you could provide any pointers or assistance that would be much appreciated.
Hi,
We may not support this case. The Jetson platform is expected to be in either device mode or host mode. When inserting USB disk to Jetson device, it is in host mode. When connecting Jetson device to a host PC, it is in device mode. It is not able to be in device and host modes concurrently.