Broken Parts
-
Hey Tom,
Please i have been looking at y'alls documentation for a while now. I still haven't found the pinout of the VOXL 2 flight deck yet. Please can you send me a image with labelled pinouts of the VOXL Flight Deck.
-
Hi,
The connectors and pinouts for them can be found here
-
@Alex-Gardner Thanks Alex, so my VOXL 2 is already assembled so its hard for me to find where each pinout are located. The labels aren't showing because the 3D model is covering it. Is it possible to set up a meeting with you sometime or you can send a video where you are plugging in stuffs to the assembled VOXL 2. (I could also take out the 3D model but I prefer not too since its fragile)
-
@Bright-Nnadi the photos you sent me were of a VOXL CAM not a VOXL2, is that what you are referencing? Or is this different hardware that you’re talking about now
-
@tom yes the VOXL CAM
-
@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