ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Lumenier RID & M10Q GPS Module compatibility

    VOXL 2 Mini
    2
    7
    38
    Loading More Posts
    • 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.
    • Alex MayA
      Alex May
      last edited by

      Hello, I am trying to hook up a Lumenier RemoteID module which has an integrated M10Q U-blox GPS module and magnetometer to my VOXL 2 Mini and have been unable to get it to be recognized by PX4. Has anyone else tried to connect a similar GPS module to their VOXL 2 or have any recommendations on what to look for? On Lumenier's documentation it claims compatibility with PX4 1.14.0 and above.

      I have verified that the RX and TX cables and I2C cables are all correctly plugged in. The GPS module is blinking green which supposedly means it has a GPS lock according to the documentation I've read.

      Eric KatzfeyE 1 Reply Last reply Reply Quote 0
      • Eric KatzfeyE
        Eric Katzfey ModalAI Team @Alex May
        last edited by

        @Alex-May Do you know what type of magnetometer is included with that module? As for GPS, the first thing to do is verify that PX4 is communicating with it. On the VOXL2 command line issue this: px4-listener sensor_gps and let's see what you get from that.

        Alex MayA 1 Reply Last reply Reply Quote 0
        • Alex MayA
          Alex May @Eric Katzfey
          last edited by

          @Eric-Katzfey the magnetometer is LIS3MDL. When I type "px4-listener sensor_gps" into the command prompt, I get the response "never published".

          Eric KatzfeyE 1 Reply Last reply Reply Quote 0
          • Eric KatzfeyE
            Eric Katzfey ModalAI Team @Alex May
            last edited by

            @Alex-May The driver for that magnetometer has not been built into the image so it won't work without adding that driver. As for GPS it seems like it isn't communicating with the receiver. Can you run this experiment: Stop PX4 with systemctl stop voxl-px4, wait a couple of seconds, then start px4 from the command line with voxl-px4 -d and post the output from that?

            Alex MayA 1 Reply Last reply Reply Quote 0
            • Alex MayA
              Alex May @Eric Katzfey
              last edited by Alex May

              @Eric-Katzfey Thanks for the information on the magnetometer. We have integrated a different magnetometer and it seems to work. We will work on building the original mag into the image.

              For the GPS, I just did what you suggested and here is the output.

              image.png

              Eric KatzfeyE 2 Replies Last reply Reply Quote 0
              • Eric KatzfeyE
                Eric Katzfey ModalAI Team @Alex May
                last edited by

                @Alex-May It really looks like there is no communication going on between the GPS and the VOXL 2. Can you attach an oscilloscope to the rx and tx lines to look for activity? Usually the M10 units come up and start sending NMEA strings at 9600 so you would be able to detect that on the scope.

                1 Reply Last reply Reply Quote 0
                • Eric KatzfeyE
                  Eric Katzfey ModalAI Team @Alex May
                  last edited by

                  @Alex-May And can you post the entire output from voxl-px4 -d?

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Powered by NodeBB | Contributors