Voxl2/Microhard/NV Trip 2
-
@McMason You need to set
external_fc
to1
in order to enable it -
@tom in order to do that i would have to modify voxl-mavlink-server.conf correct? When i try to issue that line its not recognized. Or im just being dumb which is entirely a possibility. I also did voxl-configure-mavlink-server and when prompted went to 1 for external FC
-
@McMason Interesting, it's possible that menu isn't setting that value correctly. But yes, you can manually edit that config file to modify that value
-
@McMason Confirmed that value wasn't being set correctly, thank you so much for catching that! Adding that fix right now
-
oh right on! thanks @tom
-
@Vinny with using M000125 uart usb board i can get a uart and the ETH (video line) in. I also need a way to talk to the VOXL2, is there a hack to get WiFi with using the mentioned board and the functionality we need?
Or am i stuck with using the MH carrier with UART solder leads, and passing the video feed through MH board.Also if the MH modem isnt installed could i use the two USB peripheral ports to keep video and WiFi? long shot but i thought i would ask.
-
Hi @McMason
You do NOT need to have the MH modem actually installed to get the benefit of the USB Hub and downstream ports.
We have block diagrams on the MH tech docs page to help illustrate this:
https://docs.modalai.com/microhard-add-on-datasheet/#block-diagram
If you want to SSH over WiFi into Voxl2, you can use the second downstream USB port on the MH board to host a WiFi dongle, much like we do.
https://www.modalai.com/collections/cables/products/wifi-usb-cable-add-on
That may be your complete solution (hopefully, unless I missed something) but yes, it does hinge on a hub based product (either Microhard, or our newer 5G modem boards which have much higher VBUS capability).
So, you might want to really look into getting the 5G add-on modem board (no modem) and then that gives you the UART plus multiple USB ports, and on one of them, you can cascade a MH dongle and on the other one, the WiFi for SSH into V2.
Might be more elegant than the M0125 + all those adapters.
Depends on your SWAP constraints. But, I think you do have an option. -
Sweet, thanks @Vinny I might actually have a 5g modem board as well! Man i really appreciate your patience with all my questions.
-
Nevermind its the 4gLte carrier.
-
Hi @McMason
Of course, we want you to be successful!!
That 4G modem board works just like the Microhard boards we have... you have the same USB hub and the same VBUS capabilities, and you do not need to install a modem to get that functionality.
Hope that helps! -
@Vinny , made the decision to just go with MH for better downrange reception.
Is there a guide or anything you can point me too that would be a good start to set up a non MIPI camera? it will be connected via ETH from the trip2
I would be ecstatic if it were as simple as voxl-configure-cameras lol.
-
-
Will do @Vinny thank you again
-
@McMason For normal USB cameras (UVC), we use
voxl-uvc-server
. However, we haven't tested an ethernet to USB camera so I'm not sure how much guidance we'll be able to provide there. -
@vinny Is there any other VREG_S4A_1P8V test pads beside TP21 i can get power from on the bottom of the MH carrier? I put a meter to verify power and wasnt getting voltage out
-
@McMason
TP21 is it unfortunately.
All the rest are component pads which can easily break something. Right next to it is TP17 which is a GND.
This is only present on the "plug-in" version FYI (even if it's obvious, I need to say it) and it's not present on the dongle based versions (but in which case you can't have access to the UART either).
-
@Vinny Thank you. Looks like ill be getting something on order soon.
-
Hello @McMason ,
Have you successfully connected VOXL2 and NV Trip2? Currently, I am using Ethernet and the Microhard Add-on board to connect VOXL2 and NV Trip2, and I can confirm successful connection using the ping command. However, I am unable to perform image transmission. Do you have any suggestions on how to resolve this issue?