Good evening Smallnet Builder people,
Im still new to hacking the asus routers so I hope my questions aren't asked a million times.
Using google I cant find a answer to my question.
The last two days I have been playing wit a European ac66u and managed to improve the Wi-Fi signal by using code a friend told me.
He reffered me to this site where he got the code.
The code I used in the 66u is
Code:
nvram set pci/1/1/ccode=#a
nvram set pci/1/1/regrev=0
nvram set pci/2/1/ccode=#a
nvram set pci/2/1/regrev=0
nvram set regulation_domain_5G=#a
nvram set regulation_domain=#a
nvram set wl0_country_code=#a
nvram set wl0_country_rev=0
nvram set wl0_reg_mode=off
nvram set wl1_country_code=#a
nvram set wl1_country_rev=0
nvram set wl1_reg_mode=off
nvram commit
reboot
This made a huge change on the 2.4Ghz band.
At the moment im in the middle of moving houses and want the best Wi-Fi signal in the new house.
Because of the experience I whas thinking of buying two ac68u's and use one as a extender or accespoint, I have cabling up to the addic(hope I wrote this correct)
Today I bought the first ac68u to check out its performance wich whas on par with the 66u stock settings.
I therefore flashed this firmware version 3 to the device and telnetted into the device.
I tried to apply the upper command but in the "get" way to get stock information if I ever need to return the device.
The outcome is in the box below.
Code:
admin@RT-AC68U:/tmp/home/root# nvram get pci/1/1/ccode
admin@RT-AC68U:/tmp/home/root# nvram get pci/1/1/regrev
admin@RT-AC68U:/tmp/home/root# nvram get pci/2/1/ccode
admin@RT-AC68U:/tmp/home/root# nvram get pci/2/1/regrev
admin@RT-AC68U:/tmp/home/root# nvram get regulation_domain_5G
admin@RT-AC68U:/tmp/home/root# nvram get regulation_domain
admin@RT-AC68U:/tmp/home/root# nvram get wl0_country_code
EU
admin@RT-AC68U:/tmp/home/root# nvram get wl0_country_rev
13
admin@RT-AC68U:/tmp/home/root# nvram get wl0_reg_mode
off
admin@RT-AC68U:/tmp/home/root# nvram get wl1_country_code
EU
admin@RT-AC68U:/tmp/home/root# nvram get wl1_country_rev
13
admin@RT-AC68U:/tmp/home/root# nvram get wl1_reg_mode
h
admin@RT-AC68U:/tmp/home/root#
As you can see in the code the first 6 lines didn't give any information.
I thought maybe its something in the router so I continued with the lines from the first code box.
After a reboot I could enter 200MW for the 2.4Ghz channel, I thought everything is fine, I applied and rebooted the device.
Now comes the problem, its not giving the extra boost that the code gave to the 66u.
Is this because some of the commands didn't work?
Hope you guys can point me in the right direction to make this happen and ill be happy camper
Also I have read about 500MW power, I tried the US settings on the 66u but didn't get any better signal out of that, are there other things I can change to get extra power?
I have read posts about #e also but im not sure what the difference is.
Thx for reading
Mini