Get Online
From ARK-UI
Open http://jetson.local (or http://192.168.55.1 over USB-C) and join a network from the Connections page:

From the Command Line
Scan for networks:
Connect to a network:
Sharing Your PC's Internet over USB
The kernel repo ships a helper that NATs the Jetson's traffic out through your host PC's WiFi — see share_wifi.sh.
You can also bake a WiFi profile into the image before flashing with ./scripts/add_wifi_network.sh PAB_V3 <ssid> <password>.
Last updated