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

    Remote ID Invalid - Is an updated script available?

    FAQs
    2
    7
    68
    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.
    • J
      JB1
      last edited by

      The Serial Number generated via remote-id considered invalid when attempting to register with FAA. Currently using starling 2 max running 1.6.4~beta4.

      Referencing other messages, appears that the serial generated hard codes length character as C, which would require 12 digits. Since actual serial is 10 digits, it should be A.

      Has there been any updates to scripts to correct this?

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

        @JB1 Yes, you are correct. It has been updated to use the 10 character ID. You can find the updated package here: http://voxl-packages.modalai.com/dists/qrb5165/dev/binary-arm64/voxl-remote-id_0.1.0-202605281019_arm64.deb

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

          @JB1 FYI: The code repo is here: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-remote-id. You can see my commits on the dev branch.

          J 1 Reply Last reply Reply Quote 0
          • J
            JB1 @Eric Katzfey
            last edited by

            @Eric-Katzfey thank you!

            J 1 Reply Last reply Reply Quote 0
            • J
              JB1 @JB1
              last edited by JB1

              @Eric-Katzfey appreciate the help. related questions.

              when starting up the voxl-remote-id service, noticing that hostapd was not connecting. identified that it was inactive, so started it, with no luck. for reference, using the m0213 botsunlimited sparrow.

              traced the following:

              • In the hostapd.conf file, it operates at 5Ghz (hw_mode=a) and at channel 149. is this expected? Should remote-id operate at 2.4Ghz (hw_mode=g, channel=6)?
              • noticed there is nothing telling hostapd to create a socket directory, added ctrl_interface=/data/misc/wifi/hostapd

              Added those changes, and now remote-id successfully connects to hostapd, mavlink-server, and can enter active mode

              However, that identified some other items during troubleshooting:

              • when attempting to register drone with FAA - receive invalid serial number - is there specific format that you register drones with faa?
              • /persist partition on /dev/sda2 has a bad superblock or wrong filesystem type - it fails each time - without persist, RTC doesn't save and resets every reboot - is that expected behavior?
              • wifi does not reinitialize on soft reboot - requires a full power cycle
              Eric KatzfeyE 2 Replies Last reply Reply Quote 0
              • Eric KatzfeyE
                Eric Katzfey ModalAI Team @JB1
                last edited by

                @JB1 I'll look into your questions. There is no RTC on VOXL2.

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

                  @JB1 Our voxl-remote-id software with WiFi dongle is intended only for reference and is not meant to be a commercially ready system for our customers who need a remote id solution for their VOXL2 based drone products. Integration, testing, validation, and FAA registration with desired hardware is up to the end user. At a minimum the manufacturer id would need to be changed from ModalAI's id to your companies issued manufacturer id.

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