I have checked my jetson nano ,it can connect with the vision senson wifi,but I cant find the wifi which named “vex_ai”,was I not turn on the wifi on the Brain of Vex V5?
The V5 brain has no control over wifi (or really anything else) of the Jetson Nano.
Perhaps plug in a monitor and keyboard into the Nano and check the wifi setup.
I cant find the wifi named “VEX AI” on jeson nano
Are you running the VAIX_24_25 image available from here ?
I recommend creating your own Network using the instructions in the link provided by @jpearman. Then, you need to change the settings and set it from ad-hoc to hotspot. this only really matters for Jetson-computer communication as a far as I can tell.
@Mikeyoof25 @jpearman Our team can see the wifi and have changed it to hotspot. The Jetson can “connect” to itself on this wifi. But when we try to connect to it from a laptop it fails. Any suggestions?
Hi @mhilton,!
I assume you aren’t trying to connect bia computer when you are also plugged the jetson into a monitor? (Have you asked/checked if it auto connects to its own wifi?). Send pics if necessary about your process.
-Michael
As seen above we just have the jetson connected to the brain at the moment. We are using the SD card that we received as well. Our goal was just to do the initial wifi connection and access the dashboard before moving on to test the example code on the github.
Thank you for your help.
Hi again @mhilton!
I strongly suggest creating your own hotspot rather than what comes on the image. I also suggest that you don’t have a password for this network, which should bypass your security key error. You can do this by following the picture instructions at this link
[Link] VAIC_24_25/JetsonWebDashboard at main · VEX-Robotics/VAIC_24_25 · GitHub
Additional notes:
-
When editing WiFi settings go under the general tab and check the box for auto connecting to the hotspot
-
make sure that when you create your new network, you choose NONE in the dropdown for security. This should make connecting easier and more reliable
Hope this helps!
The current Jetson image for the 24/25 season needs a small change to get the access point to show.
From default image.
Use “Edit connections…” from this menu
This window will appear.
Select “Jetson”, click the settings button to edit this connection.
Change Device to wlan0 and save.
The Jetson should now enable this hotspot and you should be able to connect to the “Jetson” SSID.
Thanks @jpearman and @Mikeyoof25 we got our connection!
We were also wondering if we should be seeing the new field on our dashboard or the spinup field? Currently we are seeing only spinup.
Are you sure that you mean spin up??
Either way, you have the ability to change the background image as it is only an image file. You should be able to find the needed resolution and change your own image according to that. So if you find an image on the internet of the field you want, download it as a jpg and just replace the old file in the web application folder of the VAIC folder on the jetson.
If you want anymore specifics or can elaborate on your issue, i’d be happy to help.