My setup is an RB3011 as a wifi-qcom CAPsMAN controller, and the hAP ax2 as one of the CAPs.
I noticed recently some trouble with 2.4GHz-only devices, and turned off 5GHz across my network to see what was going on, and found the 2.4GHz network provided by the hAP to be just about unusable - some devices can’t connect full stop, and the rest are very intermittent and can take quite a bit of time to connect.
I’ve tried disabling WPA3, FT, going back to 802.11n, etc. Nothing makes a difference, on an otherwise completely basic configuration. However, if I configure the hAP ax2’s 2.4GHz interface for local configuration, it works absolutely fine.
hAP ax2 (set manager to local and the local configuration works perfectly):
[admin@br-hapax2] > /int/wifi/print detail
Flags: M - master; D - dynamic; B - bound;
X - disabled, I - inactive, R - running
0 M BR ;;; managed by CAPsMAN 2C:C8:1B:EC:6B:09%bridge, traffic processing on>
;;; mode: AP, SSID: haptest, channel: 2437/ax
default-name="wifi2" name="wifi-2ghz" l2mtu=1560
mac-address=D4:01:C3:12:A3:63 arp-timeout=auto
radio-mac=D4:01:C3:12:A3:63
configuration.mode=ap .ssid="haptest" .country=Australia .tx-power=15
.manager=capsman
security.authentication-types=wpa2-psk,wpa3-psk
datapath=cap-datapath
datapath.bridge=bridge
channel.frequency=2437 .band=2ghz-ax .width=20mhz
You haven’t stated what RouterOS version you are running - but from my testing there are some devices having connection issues with some AX devices on the stable firmware, more on 2.4ghz but 5ghz as well on some clients.
Try the current RC version as this has some WIFI fixes that vastly improves the connectivity with some devices.
Ended up solving this issue. Wasn’t even an AP/CAPsMAN issue – turns out an Nv2 network I had set up nearby was causing interference.
Given that the Nv2 network was on Channel 1 (AP on 6), I’m not sure why it was interfering exactly, but I’ve taken down the Nv2 network and the hAP ax is working fine again.