Broken Parts
-
@tom My bad I have been mixing up the VOXL CAM with the VOXL 2 all this time.
-
@tom Do y'all have sell the VOXL ESC USB interface
-
@Bright-Nnadi Is this what you're referencing? https://www.modalai.com/products/voxl-esc
-
@tom I am talking about this https://docs.modalai.com/modal-esc-v2-manual/
-
@Bright-Nnadi Yes, that is the same as what I linked above.
-
@tom Okay thanks Tom
-
Hey Tom , So i am trying to set up the VOXL CAM now. I have turned it on using the power module and the USB and the LED is solid green but I am not seeing the VOXL wifi.
-
@Bright-Nnadi When you say you aren't seeing the VOXL WiFi, are you saying you want VOXL to be in SoftAP and are trying to connect to it with a computer? Or are you trying to put it in station mode and have it connect to an external network?
-
@tom I am following the VOXL CAM Start guide and it says to connect to the VOXL wifi after powering it on. I am trying to connect it to my computer
-
@Bright-Nnadi Are you using ADB in order to access the VOXL's shell? If so, what is the output of
ifconfig
? -
@tom output
-
Tom right now I'm using the ADB and I want to enable the station mode. what SSID and password Im using for the command line adb shell voxl-wifi station <SSID> <Passowrd>
-
@Bright-Nnadi Apologies I mean running
ifconfig
inadb shell
You will do the following:
adb shell voxl-wifi station SSID PASS
where
SSID
is the name of the WiFi network you want to connect to andPASS
is the password of that network.You'll want to connect to whatever network your ground station is also connected to.
-
@tom For some reason i am not able to get into the adb shell. And I am also using my organization's network which is private.
-
@tom I'm trying to set up ADB now but this is happening
-
@tom @Alex-Gardner I successfully installed adb but i am not still able to detect my VOXL CAM
-
-
@Bright-Nnadi Are you using a Virtual Machine or are you running Ubuntu natively?
-
@tom I am running ubuntu on my windows
-
@tom is it possible we have a remote meeting?