@danpawlik I found a very strange workaround: set 6GHz to Japan. Now I can get 23dBm. I also had to set 5GHz to Japan because it seems it doesn’t work if these two radios are in different configurations.
Do you know why is that?
BTW, gonna apply your patch right now.
Sorry, I thought that I said. I’m from Brazil. I started thinking about some kind of maximum dBm, like 60, that should be split between the three bands.
# Source:
# https://www.gov.br/anatel/pt-br/regulado/radiofrequencia/radiacao-restrita
# https://informacoes.anatel.gov.br/legislacao/resolucoes/2017/936-resolucao-680
# https://informacoes.anatel.gov.br/legislacao/atos-de-certificacao-de-produtos/2017/1139-ato-14448
country BR: DFS-FCC
(2400 - 2483.5 @ 40), (30)
# The next three ranges have been reduced by 3dB, could be increased
# to 30dBm if TPC is implemented.
(5150 - 5250 @ 80), (27), NO-OUTDOOR, AUTO-BW
(5250 - 5350 @ 80), (27), NO-OUTDOOR, DFS, AUTO-BW
(5470 - 5725 @ 160), (27), DFS, AUTO-BW
(5725 - 5850 @ 80), (30), AUTO-BW
(5925 - 7125 @ 320), (12), NO-OUTDOOR, NO-IR
# EIRP=40dBm (43dBm peak)
(57000 - 71000 @ 2160), (40)
Seems that your 6ghz is also marked as NO-IR and limited to 12db? Like in my US patch, I’d remove the NO-IR and make the (12) align to your country’s requirement.
The US NO-IR is there because its for clients (not access points). So my use case doesn’t interfere with local laws.
I found this too. I sent an email for wireless-regdb mailing list so they can change this. There are newer laws in place, and I don’t think anyone of them blocks the use of 6GHz band.
As others wrote, you’ll have to update regdomain database. I did so for my countrycode as well. Data in it is outdated, depend on DSF which itself doesn’t work reliably.
You still have to abide to laws, like avoiding too high broadcast power and specific channels (meteo radars, military comms).
I made a patch to enable 6GHz and worked like a charm. I can even connect with my smartphone, but just if it’s in AX mode. BE mode isn’t recognized. I understand that my smartphone doesn’t support Wi-Fi 7, just 6E, but I’m wondering why it doesn’t downgrade from BE to AX. But it seems to be a OpenWrt-problem, not a Banana Pi one.
I found the problem. It is my smartphone. If I set to BE and 160MHz, it detects the network and connects. But if I set to 320MHz it doesn’t work at all. If you still want, here is my config file:
Sometimes it is worth to try image build with mtk feed - there are few patches related to BE standard. Also in that build speed on BE on Qualcomm devices is not like 40mbit with big latency, but it works normal. Ah! WED is working there perfect without limiting RAM to 2GB