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

    Seeker connection to QGC

    Ask your questions right here!
    2
    20
    1.1k
    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.
    • P
      Pooyan @tom
      last edited by 18 Jan 2024, 18:53

      @tom The serial is this: M22000001WW. Thank you for Checking. Do you think if you could give me some hints about the problems as well?

      T 1 Reply Last reply 18 Jan 2024, 20:12 Reply Quote 0
      • T
        tom admin @Pooyan
        last edited by 18 Jan 2024, 20:12

        @Pooyan That serial number seems to be the number for your power module. Maybe there's another elsewhere.

        As for other tips...

        Make sure you don't have the package brltty installed as that will often hijack devices on ttyACM, you can remove it with sudo apt remove brltty

        Also, if you do in fact have a FCv2, you have to remove both power and usb and then only plug in power. It'll provide enough power via. usb in order to flash the device.

        P 1 Reply Last reply 19 Jan 2024, 21:21 Reply Quote 0
        • P
          Pooyan @tom
          last edited by 19 Jan 2024, 21:21

          @tom Hello again and sorry for my late response.

          There is another serial number: M2100000J6P

          Thank you so much for checking that.

          One thing I want to mention is that I couldn't ever get connected via USB only. I have tried both Windows and Linux. I need to connect the battery first, and then the USB will be recognized. Having said that even in that situation, it will not be recognized with QGC. I would appreciate it if you could give some hints on this.
          On Ubuntu, I tried dmesg -w and made sure that till the power is not connected, the USB will not get connected.

          Untitledfff.jpg

          I did sudo apt remove brltty as you said, and tried again but everything is still the same as screenshots I sent previously.

          Do you have any more suggestions?

          T 1 Reply Last reply 19 Jan 2024, 21:33 Reply Quote 0
          • T
            tom admin @Pooyan
            last edited by 19 Jan 2024, 21:33

            @Pooyan Okay great thanks, It does appear that you have a FCv2. Can you show point out the USB port you are using in order to connect the flight core to your PC?

            P 1 Reply Last reply 19 Jan 2024, 22:00 Reply Quote 0
            • P
              Pooyan @tom
              last edited by 19 Jan 2024, 22:00

              @tom Thank you.

              Hope this is the answer to your request:

              10c1f690-76ca-444f-aef3-f18b615a39ef-image.png

              T 1 Reply Last reply 19 Jan 2024, 22:15 Reply Quote 0
              • T
                tom admin @Pooyan
                last edited by 19 Jan 2024, 22:15

                @Pooyan So in the voxl-cam there are two separate boards: VOXL and Flight Core. That connector you're plugging into is USB port that allows you to access ADB on VOXL, seen here: https://docs.modalai.com/voxl-cam-user-guide-core/#connect-to-voxl-cam-with-adb

                What you need to connect to in order to flash flight core is J3, which can be seen here: https://docs.modalai.com/flight-core-v2-usb-to-qgc/#j3---usb--qgroundcontrol

                In the photo on this page it is the blue connector: https://docs.modalai.com/voxl-cam-user-guide-flight/#voxl-cam-v1-flight-core-setup

                You need to use an MCBL-00010, seen here: https://docs.modalai.com/cable-datasheets/#mcbl-00010 in combination with a usb to micro-usb cable to plug into your pc

                It can be purchased here: https://www.modalai.com/products/mcbl-00010?_pos=26&_sid=5684dd53e&_ss=r

                P 3 Replies Last reply 19 Jan 2024, 23:46 Reply Quote 0
                • P
                  Pooyan @tom
                  last edited by 19 Jan 2024, 23:46

                  @tom Thank you so much for letting me know. I didn't know they mean that when they say USB in the documents. I will buy that and get back to you. Thanks again.

                  1 Reply Last reply Reply Quote 0
                  • P
                    Pooyan @tom
                    last edited by 5 Feb 2024, 22:33

                    @tom Hello again,

                    I got the USB cable and did the update for the FC2 using the QGC application. The versions I can see in QGC are as follow:
                    ee652a7c-674f-4c8e-be5f-1300b1076499-image.png
                    At first the Airframe and Actuators tabs were red, but now they are not. I tried to update the parameters through QGC, however, still in Actuators I am not sure if everything is fine:
                    aff27561-718c-4b5d-bf11-376b45dbf900-image.png
                    Now, if I disconnect the USB and connect through wi-fi, still I can't get connected to the QGC, the red led will blink and the VOXL-inspect-services is as it was after flashing (no px4 is there in the list):
                    a641c4ec-ef0a-4a76-98c7-6cc6048d019f-image.png
                    I will appreciate it if you could give me some hints on that.

                    1 Reply Last reply Reply Quote 0
                    • P
                      Pooyan @tom
                      last edited by 5 Feb 2024, 22:41

                      @tom to get connected to the QGC, I need to configure the voxl-vision-px4 and add the ip to it in order to be able to get connected to the QGC, but this file does not exist and when I try voxl-vision-hub, there is no place for an ip to get connected to QGC.

                      T 1 Reply Last reply 5 Feb 2024, 23:27 Reply Quote 0
                      • T
                        tom admin @Pooyan
                        last edited by 5 Feb 2024, 23:27

                        @Pooyan You won't see voxl-px4 in the last because that is only on voxl2 where px4 runs on voxl itself. In your case, px4 is running on the flight core.

                        In newer SDKs, you can set the gcs ip in /etc/modalai/voxl-mavlink-server.conf

                        {
                                "primary_static_gcs_ip":        "192.168.8.10",
                        
                        P 1 Reply Last reply 6 Feb 2024, 17:36 Reply Quote 0
                        • P
                          Pooyan @tom
                          last edited by 6 Feb 2024, 17:36

                          @tom Thank you so much. It is done.

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