ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. nekolny
    3. Topics
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by nekolny

    • N

      VOLX 1 Board Unbricking

      Ask your questions right here!
      • • • nekolny
      5
      0
      Votes
      5
      Posts
      21
      Views

      N

      @tom

      I managed to get ADB working and have reinstalled the VOXL. I went for 1.1.2 version as wanted to see if previous issues i had with both 1.2.0 and 0.9.5 would be present. As of now I am able to ADB to the drone, as well as ssh, with it using the AP mode however my QGroundControl does not see the drone. I have changed within the voxl-mavlink-server.conf the secondary ip address to the one that PC has when connected to the drone IP, and the following services are running. But QGroundControl does not seem to see the connection.

      These are the following commands and their outputs. The one VOXL version which worked the best on the VOXL 1 board was 0.9.5 but after updating and switching both between AP mode and connected to Wifi router, there is no responce to the connection. When checking messages send to QGC the terminal is stopped at the step of the screenshot.

      Screenshot from 2025-06-05 14-27-27.png
      Screenshot from 2025-06-05 14-45-16.png
      Screenshot from 2025-06-05 14-46-00.png
      Screenshot from 2025-06-05 14-46-45.png
      Screenshot from 2025-06-05 14-49-23.png
      Screenshot from 2025-06-05 14-50-21.png

      I went through the setup process few times and am unsure what could be the issue or what to try next. The QGC version is v4.4.5
      In case I can create new thread for this but been trying to get two Seeker drones operational.

      Thank you for your time and assistance.

      Sincerely

      Adam Nekolny

    • N

      VOXL 1 - Seeker Drone Setup with QGC

      Ask your questions right here!
      • voxl seeker qgc • • nekolny
      2
      0
      Votes
      2
      Posts
      50
      Views

      N

      Also this is what I was getting when inspecting the mavlink server.

      00:19:39.969721 IP 192.168.1.1. domain > 192.168.1.134. 40850: 5282 Refused 0/0/0 (42)
      00:19:39.970315 IP 192.168.1.134.48451 > 192.168.1.1. domain: 5282+ PTR? 1.1.168.192. in-addr
      • arpa. (42)
      00: 19:39.973637 IP 192.168.1.1. domain > 192.168.1.134.48451: 5282 Refused 0/0/0 (42)
      00:19:40. 106351 IP 192.168.1.138.14550 > 192.168.1.134.14550: UDP, length 21
      00:19:41. 068099 IP 192.168.1.138.14550 > 192.168.1.134.14550: UDP, length 21
      00:19:41.553204 ARP, Request who-has 192.168.1.1 tell 192.168.1.134, length 28
      00:19:41.553488 ARP, Request who-has 192.168.1.138 tell 192.168.1.134, length 28
      00:19:41.558414 ARP, Reply 192.168.1.1 is-at 80:69:1a:06:84:4e (oui Unknown), length 28
      00:19:41.561634 ARP, Reply 192.168.1.138 is-at 34:c9:3d:07:16:8d (oui Unknown), length 28
      00:19:42. 065376 IP 192.168.1.138.14550 > 192.168.1.134.14550: UDP, length 21
      00:19:43.070712 IP 192.168.1.138.14550 > 192.168.1.134.14550: UDP, Length 21
      00:19:44.075718 IP 192.168.1.138.14550 > 192.168.1.134.14550: UDP, length 21
      00:19:45. 064630
      IP 192.168.1.138.14550 > 192.168.1.134.14550: UDP, length 21
      00:19:46.062935 IP 192.168.1.138.14550 > 192.168.1.134.14550: UDP, Length 21
      00: 19:47. 107960 IP 192.168.1.138.14550 > 192.168.1.134.14550: UDP, length 21

    • N

      QGC Cant See Seaker but SSH Works

      Ask your questions right here!
      • • • nekolny
      4
      0
      Votes
      4
      Posts
      86
      Views

      Eric KatzfeyE

      @nekolny You should be able to use voxl-mavlink-server --help to see the various debug options available. You can stop voxl-mavlink-server from running as a service and then start it manually from the command line with the desired debug options to see which messages it is getting from the autopilot and what it is sending to QGC (and vice-versa). Then you can also use tcpdump to look at the IP traffic on both VOXL 1 and the QGC computer to see which messages are being sent.

    • N

      Seeeker ESC PWM Port External Control

      Ask your questions right here!
      • • • nekolny
      4
      0
      Votes
      4
      Posts
      73
      Views

      Alex KushleyevA

      @nekolny , you should use a linux PC to run voxl-esc tools in order to connect to the ESC and check / update the ESC firmware. VOXL1 does not have support for voxl-esc python tools to communicate directly with the ESC.

      Alex

    • N

      No GPS Lock For Indoor Flight even when using Indoor parameters Seeker.

      Ask your questions right here!
      • • • nekolny
      2
      0
      Votes
      2
      Posts
      66
      Views

      Alex KushleyevA

      @nekolny , please check this post: https://forum.modalai.com/topic/3232/disable-gps-and-compass

      you can disable GPS by unplugging it or edit /etc/modalai/voxl-px4.conf and set GSP=NONE , but you also need to set the following params to tell EKF to not use the compass if you unplug the gps module (which has compass on it)

      SYS_HAS_MAG to 0 EKF2_MAG_TYPE to 5