For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.1

The 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.

MHF4 antenna cables are required for WiFi and are not included. Compatible MHF4 to RP-SMA cables: option 1, option 2.

Ethernet

Plug the Ethernet port into your network — the Jetson requests an address over DHCP.

Once the Jetson is on your network:

Last updated