Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. Qualcomm RB5 - Remote ID

Qualcomm RB5 - Remote ID

Scheduled Pinned Locked Moved Ask your questions right here!
17 Posts 3 Posters 2.6k Views 3 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.
  • D doe43john77

    Is there any solution or feedback to the above problem.

    Eric KatzfeyE Offline
    Eric KatzfeyE Offline
    Eric Katzfey
    ModalAI Team
    wrote on last edited by
    #3

    @doe43john77 It's acting like the softap mode didn't get setup correctly. Are you able to connect to the drone over WiFi? Is there anything in the directory /data/misc/wifi/hostapd?

    D 3 Replies Last reply
    0
    • Eric KatzfeyE Eric Katzfey

      @doe43john77 It's acting like the softap mode didn't get setup correctly. Are you able to connect to the drone over WiFi? Is there anything in the directory /data/misc/wifi/hostapd?

      D Offline
      D Offline
      doe43john77
      Contributor
      wrote on last edited by
      #4

      @Eric-Katzfey Yes, I am able to connect the drone over WiFi.

      1 Reply Last reply
      0
      • Eric KatzfeyE Eric Katzfey

        @doe43john77 It's acting like the softap mode didn't get setup correctly. Are you able to connect to the drone over WiFi? Is there anything in the directory /data/misc/wifi/hostapd?

        D Offline
        D Offline
        doe43john77
        Contributor
        wrote on last edited by
        #5

        @Eric-Katzfey Also isn't hostapd a conf. file

        Eric KatzfeyE 1 Reply Last reply
        0
        • D doe43john77

          @Eric-Katzfey Also isn't hostapd a conf. file

          Eric KatzfeyE Offline
          Eric KatzfeyE Offline
          Eric Katzfey
          ModalAI Team
          wrote on last edited by
          #6

          @doe43john77 Here's what I have:

          voxl2-mini:/$ cd /data/misc/wifi/
          voxl2-mini:/data/misc/wifi$ ls
          hostapd  hostapd.conf  wlan_mode  wpa_supplicant.conf
          voxl2-mini:/data/misc/wifi$ ls -l
          total 80
          drwxr-x--- 2 root root  4096 Jun 29 15:56 hostapd
          -rw-r--r-- 1 root root 66860 Jun 29 15:56 hostapd.conf
          -rw-rw-rw- 1 root root     8 Jun 29 16:18 wlan_mode
          -rw-r--r-- 1 root root   444 Jun 29 16:18 wpa_supplicant.conf
          voxl2-mini:/data/misc/wifi$ cd hostapd
          voxl2-mini:/data/misc/wifi/hostapd$ ls
          wlan0
          voxl2-mini:/data/misc/wifi/hostapd$ ls -l
          total 0
          srwxrwx--- 1 root root 0 Jun 29 15:56 wlan0
          voxl2-mini:/data/misc/wifi/hostapd$ 
          
          1 Reply Last reply
          0
          • Eric KatzfeyE Eric Katzfey

            @doe43john77 It's acting like the softap mode didn't get setup correctly. Are you able to connect to the drone over WiFi? Is there anything in the directory /data/misc/wifi/hostapd?

            D Offline
            D Offline
            doe43john77
            Contributor
            wrote on last edited by
            #7

            @Eric-Katzfey This is what i have when I do what you did above. I add the hostapd into the directory and copied the hostapd.conf into the hostapd directory.
            rb5:~$ cd /data/misc/wifi/
            rb5:/data/misc/wifi$ ls
            hostapd hostapd.conf wpa_supplicant.conf
            hostapd-wlan1.conf sta_mode_hostapd.conf
            hostapd-wlan2.conf wlan_mode
            rb5:/data/misc/wifi$ ls -l
            total 284
            drwxr-xr-x 2 root root 4096 Jun 30 16:23 hostapd
            -rw-r--r-- 1 root root 66929 Oct 13 2022 hostapd-wlan1.conf
            -rw-r--r-- 1 root root 66929 Oct 13 2022 hostapd-wlan2.conf
            -rw-r--r-- 1 root root 66928 Jun 30 18:31 hostapd.conf
            -rw-r--r-- 1 root root 66927 Oct 13 2022 sta_mode_hostapd.conf
            -rw-rw-rw- 1 root root 7 Jun 30 18:31 wlan_mode
            -rw-r--r-- 1 root root 234 Jun 30 18:31 wpa_supplicant.conf
            rb5:/data/misc/wifi$ cd hostapd
            rb5:/data/misc/wifi/hostapd$ ls
            hostapd.conf
            rb5:/data/misc/wifi/hostapd$ ls -l
            total 68
            -rw-r--r-- 1 root root 66928 Jun 30 16:11 hostapd.conf
            rb5:/data/misc/wifi/hostapd$

            D 2 Replies Last reply
            0
            • D doe43john77

              @Eric-Katzfey This is what i have when I do what you did above. I add the hostapd into the directory and copied the hostapd.conf into the hostapd directory.
              rb5:~$ cd /data/misc/wifi/
              rb5:/data/misc/wifi$ ls
              hostapd hostapd.conf wpa_supplicant.conf
              hostapd-wlan1.conf sta_mode_hostapd.conf
              hostapd-wlan2.conf wlan_mode
              rb5:/data/misc/wifi$ ls -l
              total 284
              drwxr-xr-x 2 root root 4096 Jun 30 16:23 hostapd
              -rw-r--r-- 1 root root 66929 Oct 13 2022 hostapd-wlan1.conf
              -rw-r--r-- 1 root root 66929 Oct 13 2022 hostapd-wlan2.conf
              -rw-r--r-- 1 root root 66928 Jun 30 18:31 hostapd.conf
              -rw-r--r-- 1 root root 66927 Oct 13 2022 sta_mode_hostapd.conf
              -rw-rw-rw- 1 root root 7 Jun 30 18:31 wlan_mode
              -rw-r--r-- 1 root root 234 Jun 30 18:31 wpa_supplicant.conf
              rb5:/data/misc/wifi$ cd hostapd
              rb5:/data/misc/wifi/hostapd$ ls
              hostapd.conf
              rb5:/data/misc/wifi/hostapd$ ls -l
              total 68
              -rw-r--r-- 1 root root 66928 Jun 30 16:11 hostapd.conf
              rb5:/data/misc/wifi/hostapd$

              D Offline
              D Offline
              doe43john77
              Contributor
              wrote on last edited by
              #8

              @doe43john77 Checking for an update

              1 Reply Last reply
              0
              • D doe43john77

                @Eric-Katzfey This is what i have when I do what you did above. I add the hostapd into the directory and copied the hostapd.conf into the hostapd directory.
                rb5:~$ cd /data/misc/wifi/
                rb5:/data/misc/wifi$ ls
                hostapd hostapd.conf wpa_supplicant.conf
                hostapd-wlan1.conf sta_mode_hostapd.conf
                hostapd-wlan2.conf wlan_mode
                rb5:/data/misc/wifi$ ls -l
                total 284
                drwxr-xr-x 2 root root 4096 Jun 30 16:23 hostapd
                -rw-r--r-- 1 root root 66929 Oct 13 2022 hostapd-wlan1.conf
                -rw-r--r-- 1 root root 66929 Oct 13 2022 hostapd-wlan2.conf
                -rw-r--r-- 1 root root 66928 Jun 30 18:31 hostapd.conf
                -rw-r--r-- 1 root root 66927 Oct 13 2022 sta_mode_hostapd.conf
                -rw-rw-rw- 1 root root 7 Jun 30 18:31 wlan_mode
                -rw-r--r-- 1 root root 234 Jun 30 18:31 wpa_supplicant.conf
                rb5:/data/misc/wifi$ cd hostapd
                rb5:/data/misc/wifi/hostapd$ ls
                hostapd.conf
                rb5:/data/misc/wifi/hostapd$ ls -l
                total 68
                -rw-r--r-- 1 root root 66928 Jun 30 16:11 hostapd.conf
                rb5:/data/misc/wifi/hostapd$

                D Offline
                D Offline
                doe43john77
                Contributor
                wrote on last edited by
                #9

                @Eric-Katzfey what needs to be contained in the wlan0 file

                tomT 1 Reply Last reply
                0
                • D doe43john77

                  @Eric-Katzfey what needs to be contained in the wlan0 file

                  tomT Offline
                  tomT Offline
                  tom
                  admin
                  wrote on last edited by
                  #10

                  @doe43john77 I was able to recreate the issue and we are working on a solution

                  D 1 Reply Last reply
                  0
                  • tomT tom

                    @doe43john77 I was able to recreate the issue and we are working on a solution

                    D Offline
                    D Offline
                    doe43john77
                    Contributor
                    wrote on last edited by
                    #11

                    @tom Good morning, is there an update on the solution.

                    tomT 1 Reply Last reply
                    0
                    • D doe43john77

                      @tom Good morning, is there an update on the solution.

                      tomT Offline
                      tomT Offline
                      tom
                      admin
                      wrote on last edited by
                      #12

                      @doe43john77 It's on our list, but no movement yet

                      D 1 Reply Last reply
                      0
                      • tomT tom

                        @doe43john77 It's on our list, but no movement yet

                        D Offline
                        D Offline
                        doe43john77
                        Contributor
                        wrote on last edited by
                        #13

                        @tom Good morning any updates on the Remote ID

                        Eric KatzfeyE 1 Reply Last reply
                        0
                        • D doe43john77

                          @tom Good morning any updates on the Remote ID

                          Eric KatzfeyE Offline
                          Eric KatzfeyE Offline
                          Eric Katzfey
                          ModalAI Team
                          wrote on last edited by
                          #14

                          @doe43john77 It's probably going to be a couple of weeks before we can provide something.

                          D 1 Reply Last reply
                          0
                          • Eric KatzfeyE Eric Katzfey

                            @doe43john77 It's probably going to be a couple of weeks before we can provide something.

                            D Offline
                            D Offline
                            doe43john77
                            Contributor
                            wrote on last edited by
                            #15

                            @Eric-Katzfey Good morning, Is there any update on Remote ID? Thank you!

                            Eric KatzfeyE tomT 2 Replies Last reply
                            0
                            • D doe43john77

                              @Eric-Katzfey Good morning, Is there any update on Remote ID? Thank you!

                              Eric KatzfeyE Offline
                              Eric KatzfeyE Offline
                              Eric Katzfey
                              ModalAI Team
                              wrote on last edited by
                              #16

                              @doe43john77 No, sorry, it's on our list for the next release but we haven't had a chance to look at it yet

                              1 Reply Last reply
                              0
                              • D doe43john77

                                @Eric-Katzfey Good morning, Is there any update on Remote ID? Thank you!

                                tomT Offline
                                tomT Offline
                                tom
                                admin
                                wrote on last edited by
                                #17

                                @doe43john77 A fix has been put in place in voxl-remote-id v0.0.9

                                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