Connect
USB-C
Connect the USB-C port to your PC. The Jetson appears as a USB network device at 192.168.55.1:
ssh jetson@192.168.55.1The web UI is reachable the same way at http://192.168.55.1.
The same cable also carries a serial login console — see USB-C Console.
WiFi Hotspot
On first boot, if no known WiFi network is available, the Jetson brings up a hotspot:
Network:
jetson-<serial>Password:
password
Connect to it and open http://jetson.local.
Ethernet
Plug the Ethernet port into your network — the Jetson requests an address over DHCP.
Once the Jetson is on your network:
Last updated