Qualcomm RB5 - Remote ID
-
Is there any solution or feedback to the above problem.
-
Is there any solution or feedback to the above problem.
@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? -
@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?@Eric-Katzfey Yes, I am able to connect the drone over WiFi.
-
@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?@Eric-Katzfey Also isn't hostapd a conf. file
-
@Eric-Katzfey Also isn't hostapd a conf. file
@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$ -
@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?@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$ -
@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$@doe43john77 Checking for an update
-
@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$@Eric-Katzfey what needs to be contained in the wlan0 file
-
@Eric-Katzfey what needs to be contained in the wlan0 file
-
@doe43john77 I was able to recreate the issue and we are working on a solution
@tom Good morning, is there an update on the solution.
-
@tom Good morning, is there an update on the solution.
-
@doe43john77 It's on our list, but no movement yet
@tom Good morning any updates on the Remote ID
-
@tom Good morning any updates on the Remote ID
@doe43john77 It's probably going to be a couple of weeks before we can provide something.
-
@doe43john77 It's probably going to be a couple of weeks before we can provide something.
@Eric-Katzfey Good morning, Is there any update on Remote ID? Thank you!
-
@Eric-Katzfey Good morning, Is there any update on Remote ID? Thank you!
@doe43john77 No, sorry, it's on our list for the next release but we haven't had a chance to look at it yet
-
@Eric-Katzfey Good morning, Is there any update on Remote ID? Thank you!
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