Title: Wi-Fi Access Point mode using hostapd [Print This Page] Author: bragma Time: 7/20/2015 19:47 Title: Wi-Fi Access Point mode using hostapd Hi,
does the Firefly-RK3288 support access point mode? I'm trying to set up hostapd on Ubuntu but I've not been able to make it work. Anyone managed to do it?
Thanks!Author: zhansb Time: 7/21/2015 11:48
some one have support it£¬ but it is chinese£º http://developer.t-firefly.com/thread-1684-1-1.htmlAuthor: busybee Time: 7/21/2015 12:00
Actually, this is a YES.
Here is the link (but in Chinese, use Google translate):
http://developer.t-firefly.com/thread-1684-1-1.htmlAuthor: bragma Time: 7/21/2015 16:24
Thanks, I'll try to understand what's in there... :-)Author: bragma Time: 7/21/2015 16:56
Thanks, I've followed the instructions on the link you posted and I can confirm it works. It is a pain to bring everything down and upload a new firmware, but better than nothing. :-)Author: bragma Time: 7/31/2015 19:54
Hi,
after some testing I've managed to make it work. No need to rewrite the firmware, just need to change the "op_mode" and restart wifi. At the moment, the only way I've found to restart the wifi is to use rfkill or nmcli:
sudo nmcli radio wifi off
sudo su -c "echo 2 > /sys/module/bcmdhd/parameters/op_mode"
sudo nmcli radio wifi on
Copy the code
Now I'm facing the problem that while in AP mode, network manager can't scan the network anymore (nmcli dev wifi rescan). When it tries, I see this error in dmesg:
CFG80211-ERROR) __wl_cfg80211_scan : Invalid Scan Command at SoftAP mode