Community discussions

MikroTik App

Search found 4 matches

by dbjames
Wed Mar 19, 2025 11:20 pm
Forum: Wireless Networking
Topic: Mikrotik Hap ax2 not working on 5Ghz
Replies: 8
Views: 5576

Re: Mikrotik Hap ax2 not working on 5Ghz

I thought it was working:
/interface/wifi
set [find default-name-wifi1 ] disable=yes
:delay 10000ms;
set [find default-name-wifi1 ] disable=no
[code/]
The above solution worked for about a week and then quit working.
No 5ghz for about a month.
I live in a rural area in Texas.
What do I do now?
by dbjames
Tue Feb 25, 2025 6:16 pm
Forum: Wireless Networking
Topic: Mikrotik Hap ax2 not working on 5Ghz
Replies: 8
Views: 5576

Re: Mikrotik Hap ax2 not working on 5Ghz

This works:
/interface/wifi
set [find default-name-wifi1 ] disable=yes
:delay 10000ms;
set [find default-name-wifi1 ] disable=no
It turns off the 5ghz, waits ten seconds and turns it on. Forces the dfs to search for a new frequency.


Regards,
dbjames
by dbjames
Tue Feb 18, 2025 8:10 pm
Forum: Wireless Networking
Topic: Mikrotik Hap ax2 not working on 5Ghz
Replies: 8
Views: 5576

Re: Mikrotik Hap ax2 not working on 5Ghz

</interface bridge add comment=defconf name=bridge /interface wifi set [ find default-name=wifi1 ] channel.band=5ghz-ac .skip-dfs-channels=\ 10min-cac .width=20/40/80mhz configuration.country="United States" .mode=\ ap .ssid=MikroTik-5ghz disabled=no security.authentication-types=\ wpa-ps...
by dbjames
Mon Feb 17, 2025 11:14 pm
Forum: Wireless Networking
Topic: Mikrotik Hap ax2 not working on 5Ghz
Replies: 8
Views: 5576

Mikrotik Hap ax2 not working on 5Ghz

Hello, My new Mikrotik Hap ax2 router stopped working on the 5Ghz band after two weeks of continuous use. I suspect interfereence from local radar or other 5ghz systems. Using Winbox, I have been unable to change the frequency so as not to interfere with radar in the area. I live in the USA and have...