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. Microhard support

Microhard support

Scheduled Pinned Locked Moved VOXL 2
21 Posts 4 Posters 5.5k 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

    @Vinny Yeah I do not have parts in hand yet just trying to wrap my head around how everything will work. So yes im unsure myself. But heres a crude block D as it would be right now.

    Everything in BLUE works as it should. Components in Green are whats in Question.

    Biggest question I have is can I leave the MH where it is in the vehicle and still be able to communicate to the VOXL2? I know the block diagram you have shows the IP link and comms going to the VOXL2 first.
    Im guessing no, but its worth a shot to ask haha
    This is not on a Sentinel anymore so we are integrating your components into another vehicle.

    Again apologies for not being 100% clear just trying to get a grasp on this.

    5bddb6d1-2c26-46c4-ae40-2b2e6a671532-image.png

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

    @McMason great this can help. I was stuck today with assembly work and missed this so I'll try to review it this weekend and get you my thoughts and/or further questions by Monday!
    Thanks!

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

      Thanks @Vinny i appreciate the help and support.

      VinnyV 1 Reply Last reply
      0
      • M McMason

        Thanks @Vinny i appreciate the help and support.

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

        Hi @McMason
        Looking at your diagram, I do have a couple comments and info now that this is made much clearer for us. I also understand your original questions now too.

        First, the sales pitch.... I think you can consider FlightCoreV2 instead of the pixcube for flight control. We are much much smaller than anything I see in a quick search for "pixcube flight controller" and cheaper too... plus NDAA complaint. Not sure if that matters to you or not, but something to ponder. We support CANBUS on FCv2 and several UART ports, which based on your diagram, is all that is needed.

        So, few points, in random order (and some may feed back into each other as I think of them, so apologies for the poor flow of my writing):

        I see you are thinking about Voxl2 as an image processing unit, which is a smart plan, but I am not sure what images you are trying to process??? Is it from the NV gimbal, or other sensors not shown?

        We have worked with Nextvison Gimbals a few years ago, so maybe our SW team can chime in if support for that would be best from the FC or the companion computer. If you are really just focused on stable flight and attitude control from the FC, moving any kind of imagery the companion computer is a logical choice. It seems as if you are trying to pump the video feed right into the MH radio using ETH.

        Note: Our MH modules do not expose the Ethernet ports of the MH modules, only USB.

        If you want to pump the video from the NextVision gimbal into a companion computer for processing, we work best with raw data using MIPI, but USB could be an option. We do not have an HDMI input, which we have had to try before on the "DragonEye" module from NextVision, and it was not the smoothest. My PC is having a hard time accessing the NV website for some reason (claims destination issues), so I am not sure if DragonEye2, is still (or only) HDMI as an option. Is ETH an option? If so, we do have some designs with ETH, but they are not mainstream. We could possibly bring them to market if the business case was there. That's a conversation you'd have to have with Chad. For now, we kept ETH mostly as internal since most folks do not need/want it.

        We are almost about to announce our own NDAA WiFi module soon... so stay tuned to that... give us a month or so and we may have our first beta units ready. Keep in mind though WiFi + MH at 2450 will likely collide with each other at the 2.4G ISM band... make sure you get familiar with disabling one or the other and turning them back on from the scripts. I know our Dev Team member Tom has many forum posts/responses on related topics like that.

        So, when it comes to our MH radios, and our 4G/5G modems, they all operate over USB in our architecture. We have options for plug-in directly to Voxl2 through the B2B connectors, or we have stand-alone options as well, which just required an independent 5V supply and a link to one of our USB ports from the 60-pin B2B connector on Voxl2 (J3).
        We have a USB + UART board that can allow you the freedom to connect standalone Modem or Radio boards, and keep a UART link which might be mappable to Mavlink messaging. SW will need to chime in. I'll tag our teams internally to respond to this to make sure I am not sending you down the wrong path.
        Here is the USB + UART debug board:
        https://www.modalai.com/products/m0125?variant=40740708876339
        Here is our MH radio, (it's an older image as we now have a connector instead of bare wires) with a connector cable option to with tinned leads:
        https://www.modalai.com/products/mh-sa
        Included In Kit
        External power supply cable (MCBL-00017-1) used to connect to external 5VDC power supply
        https://docs.modalai.com/cable-datasheets/#mcbl-00017

        Note, if you decide to get a MH plug-in board for Voxl2 (as opposed to the Standalone variant link I posted above), it does not have a mating 120-pin connector (the MH design pre-dated Voxl2) so we would ask you to place Kapton tape on the 120-pin J5 of Voxl2 to prevent any possible shorting to components on the bottom of the MH board.

        I'll ask our PX4 experts to review this thread too and respond if I mis-stated anything (I am hardware, so not always sure the way this SW all works together).

        Let us know if that helps bring more clarity (or more confusion... haha) to your scenarios you are trying to figure out.

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

          Hi @Vinny, thank you for that. In the future we will look to going strictly VOXL2 or related. Right now we only have the time to integrate into an OEM that utilizes the above.

          The DragonEye2 has ETH and a couple of com ports which right now its eth up to the MH, and serial to the FC.

          Ill look into the USB side from NV.

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

            ef6f4d37-43ef-4379-b439-0fe502a8728b-image.png

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

              Ive been scouring some px4/ardupilot libs and found a few. this one gave me a little hope haha
              https://ardupilot.org/dev/docs/mavlink-routing-in-ardupilot.html

              VinnyV 1 Reply Last reply
              0
              • M McMason

                Ive been scouring some px4/ardupilot libs and found a few. this one gave me a little hope haha
                https://ardupilot.org/dev/docs/mavlink-routing-in-ardupilot.html

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

                @McMason Keep us posted and let us know what you find out.
                I asked one of our team experts to review this thread for me, so hopefully he'll respond with any news too.
                To check the USB side of things, you can experiment with this cable:
                https://docs.modalai.com/cable-datasheets/#mcbl-00009
                Might need a straight pass from our Type-A to the NV Type-A, but worth a shot.

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

                  Also of mention, the other aspect of the vehicle would be tracking the object after detection

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    McMason
                    Regular
                    wrote on last edited by
                    #16
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      McMason
                      Regular
                      wrote on last edited by
                      #17

                      HI @Vinny just poking to see if any of your team had any more ideas? Ill be integrating stuff next week.

                      VinnyV 1 Reply Last reply
                      0
                      • M McMason

                        HI @Vinny just poking to see if any of your team had any more ideas? Ill be integrating stuff next week.

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

                        @McMason Sorry, I know they are swamped too. Trying my best to help them out, but I am not SW, so the best bet is to get familiar with any and all PX4 docs that you can and if you have any issues integrating, then please start a new thread with specific issues/roadblocks you encounter. That will tag the whole team and maybe you can get new responses that way.
                        The more "generic" the forum question, it's harder for a good easy response. The more specific, the easier it is and our team usually can provide answers very fast that way.

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

                          @Vinny thank you, ill be working through it this week. I appreciate your help!

                          Chase RileyC 1 Reply Last reply
                          0
                          • M McMason

                            @Vinny thank you, ill be working through it this week. I appreciate your help!

                            Chase RileyC Offline
                            Chase RileyC Offline
                            Chase Riley
                            Regular
                            wrote on last edited by
                            #20

                            @McMason and @Vinny Was there ever a solution to this found. I am working on a similar setup where I am using a DragonEye2 and Trip2 Module connected to the VOXL2. Just wanted to see if you were able to get the MAVlink routing setup up correctly.

                            VinnyV 1 Reply Last reply
                            0
                            • Chase RileyC Chase Riley

                              @McMason and @Vinny Was there ever a solution to this found. I am working on a similar setup where I am using a DragonEye2 and Trip2 Module connected to the VOXL2. Just wanted to see if you were able to get the MAVlink routing setup up correctly.

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

                              Hi @Chase-Riley
                              Your best bet might be to start a new thread, that will help ensure you get more eyes on it for the best person on our side to help you along!
                              Thanks!

                              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