Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Compute & Autopilot
  3. VOXL 2
  4. Voxl2/Microhard/NV Trip 2

Voxl2/Microhard/NV Trip 2

Scheduled Pinned Locked Moved VOXL 2
29 Posts 6 Posters 6.9k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M McMason

    Good afternoon,

    Starting a new thread here related to my last vague question.

    Using the VOXL2 with the pDDL2450 attached and your previous experience with the NV Trip2 system. Is it achievable to have the UART pins on the bottom of the MH carrier board(I understand its solder points and thats not a problem) going to a SER port for an external FC, and have an Ethernet to USB adaptor from the Trip2 going to one of the USB host connectors on the MH unit? I think the only way to get what we need to accomplish is set the vehicle up as what your documented architecture describes.

    @Vinny can you confirm the HW side? Hopefully i have more or most of my ducks in a row this time.

    Or would it be best to use the USB UART board which i have a few of?

    Eric KatzfeyE Online
    Eric KatzfeyE Online
    Eric Katzfey
    ModalAI Team
    wrote on last edited by
    #5

    @McMason Previously we just used the DragonEye camera directly without the Trip computer and used an HDMI to MIPI adapter.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      McMason
      Regular
      wrote on last edited by
      #6

      @Eric-Katzfey Did it look like this? 46eff819-1caf-450c-837e-6577e6499e8b-image.png

      Also I'm following the Voxl2 with external FC setup. I get to the line where I should be pulling from gitlab and i get a cannot access failure. Is there a new link to the source?

      Eric KatzfeyE 1 Reply Last reply
      0
      • tomT Offline
        tomT Offline
        tom
        admin
        wrote on last edited by
        #7

        @McMason That docs page appears to be out of date, if you're on SDK 0.9, it should have the external FC capabilities included in voxl-mavlink-server

        1 Reply Last reply
        0
        • M McMason

          @Eric-Katzfey Did it look like this? 46eff819-1caf-450c-837e-6577e6499e8b-image.png

          Also I'm following the Voxl2 with external FC setup. I get to the line where I should be pulling from gitlab and i get a cannot access failure. Is there a new link to the source?

          Eric KatzfeyE Online
          Eric KatzfeyE Online
          Eric Katzfey
          ModalAI Team
          wrote on last edited by
          #8

          @McMason No, we made a custom adapter.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            McMason
            Regular
            wrote on last edited by McMason
            #9

            @tom thanks reason im asking is I can verify Mavlink server is enabled and running, then when i command voxl-mavlink-server nothing shows on the external FC line. I have the cube SER3 set to 921600 and mavlink2. Any ideas? Or is there an up to date instruction? I can confirm i'm on sdk-0.9

            1 Reply Last reply
            0
            • M Offline
              M Offline
              McMason
              Regular
              wrote on last edited by McMason
              #10

              voxl2:/$ voxl-mavlink-server
              loading our own config file

              Parameters as loaded from config file:
              px4_uart_bus:
              1
              px4_uart_baudrate:
              921600
              udp_port_to_px4:
              14556
              udp_port_from_px4:
              14557
              external_fc:
              0

              existing instance of voxl-mavlink-server found, attempting to stop it
              starting receive thread
              Init complete, entering main loop

              1 Reply Last reply
              0
              • tomT Offline
                tomT Offline
                tom
                admin
                wrote on last edited by tom
                #11

                @McMason You need to set external_fc to 1 in order to enable it

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  McMason
                  Regular
                  wrote on last edited by McMason
                  #12

                  @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

                  1 Reply Last reply
                  0
                  • tomT Offline
                    tomT Offline
                    tom
                    admin
                    wrote on last edited by
                    #13

                    @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

                    1 Reply Last reply
                    0
                    • tomT Offline
                      tomT Offline
                      tom
                      admin
                      wrote on last edited by
                      #14

                      @McMason Confirmed that value wasn't being set correctly, thank you so much for catching that! Adding that fix right now

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        McMason
                        Regular
                        wrote on last edited by
                        #15

                        oh right on! thanks @tom

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          McMason
                          Regular
                          wrote on last edited by
                          #16

                          @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.

                          VinnyV 1 Reply Last reply
                          0
                          • M McMason

                            @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.

                            VinnyV Offline
                            VinnyV Offline
                            Vinny
                            ModalAI Team
                            wrote on last edited by
                            #17

                            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.

                            1 Reply Last reply
                            0
                            • M Offline
                              M Offline
                              McMason
                              Regular
                              wrote on last edited by McMason
                              #18

                              Sweet, thanks @Vinny I might actually have a 5g modem board as well! Man i really appreciate your patience with all my questions.

                              1 Reply Last reply
                              0
                              • M Offline
                                M Offline
                                McMason
                                Regular
                                wrote on last edited by
                                #19

                                Nevermind its the 4gLte carrier.

                                VinnyV 1 Reply Last reply
                                0
                                • M McMason

                                  Nevermind its the 4gLte carrier.

                                  VinnyV Offline
                                  VinnyV Offline
                                  Vinny
                                  ModalAI Team
                                  wrote on last edited by
                                  #20

                                  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!

                                  1 Reply Last reply
                                  0
                                  • M Offline
                                    M Offline
                                    McMason
                                    Regular
                                    wrote on last edited by
                                    #21

                                    @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.

                                    VinnyV 1 Reply Last reply
                                    0
                                    • M McMason

                                      @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.

                                      VinnyV Offline
                                      VinnyV Offline
                                      Vinny
                                      ModalAI Team
                                      wrote on last edited by
                                      #22

                                      @McMason
                                      Sorry, I'll have to tag team this one off to @tom or someone else from software...
                                      Not sure how the USB based cameras show up different (if they do) from MIPI based cameras.

                                      Keep us posted!!

                                      1 Reply Last reply
                                      0
                                      • M Offline
                                        M Offline
                                        McMason
                                        Regular
                                        wrote on last edited by
                                        #23

                                        Will do @Vinny thank you again

                                        1 Reply Last reply
                                        0
                                        • tomT Offline
                                          tomT Offline
                                          tom
                                          admin
                                          wrote on last edited by
                                          #24

                                          @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.

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          ModalAI
                                          Categories Recent Tags ModalAI.com Docs
                                          © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups