What's new

RT-AC87U, WPS is disabled, but it looks like not on 5 Ghz

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

rebelion76

New Around Here
Hello!

I have a problem with my RT-AC87U. I disabled WPS in web-interface, but wifi-devices sees 5GHz-net like WPS-available.

What i did : test 3 firmware (last from site, beta from support, last from Merlin, now i am using it) . Ofcourse, i did factory reset after every firmware upgrade.

It not helps.

I read some topics in this forum and test some command, so if i
do
Code:
qcsapi_sockrpc set_wps_configured_state wifi0 disabled
qcsapi_sockrpc rfenable 0 wifi0
qcsapi_sockrpc rfenable 1 wifi0
on main system or restart hostapd on quantenna, problem going away.

But only before restart. After restart it' going again.

Any decision?

Thanks.
 
I believe this is a known issue with the 87.
 
It's a known issue like they say... and it won't get fixed unless quantenna does it and provide that fix to ASUS
 
2 slobodan:

I haven't device with wifi on which i can install this. But later i will try to check, thanks.

2all:

If this a known issue, is it software or hardware? Do you have it on your devices?

I know at least one customer, who hasn't (from his words in another forum) Why it so? We compared result of

qcsapi_sockrpc get_info wifi0

Build name: v37.3.0.50
Build revision: 34345
Build type: GPL
Build timestamp: 1440061870
Platform ID: 432
Hardware ID: QV840
Hardware revision: bbic4_rev_a2
Band: 5GHz
Kernel version: 2.6.35
Calibration version: disabled
DC/IQ cal version: V8.1
Power cal version: V8.1
MuC firmware: qtn_driver.qtn_ruby.0.bin
DSP firmware: rdsp_driver.0.bin
AuC firmware: auc_driver.0.bin
MAC address 0: **:**:**:**:**
MAC address 1: 00:00:00:00:00:00
U-Boot version: v37.3.0.26

All parameters are the same, but he has hardware revision: bbic4_rev_a1
 
@ASUS_ASUSWRT as you can see the issue is solvable by simply adding the:
Code:
qcsapi_sockrpc set_wps_configured_state wifi0 disabled
qcsapi_sockrpc rfenable 0 wifi0
qcsapi_sockrpc rfenable 1 wifi0

into a script that runs on each device powerup/reboot/start... Not that difficult and no need to wait for quantenna to fix the mess ;)
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top