hi.
I have an ax2 router connected to a gigabit internet connection. Unfortunately, on WiFi, the internet speed drops drastically and has reached 30 Mbps. While I have the maximum speed with a cable connection. On the WiFi settings of my phone or laptop, it shows me the maximum WiFi speed, which is 1200 Mbps, but in the speed test, it drops a lot.
I have the same model of device and the exact same settings have been made, but that device does not have a speed drop.
/interface wifi
set [ find default-name=wifi1 ] channel.skip-dfs-channels=10min-cac
configuration.mode=ap .ssid=MikroTik-95B833 disabled=no mac-address=
48:A9:8A:6C:94:DE mtu=1500 security.authentication-types=
wpa2-psk,wpa3-psk .ft=yes .ft-over-ds=yes
set [ find default-name=wifi2 ] channel.skip-dfs-channels=10min-cac
configuration.mode=ap .ssid=MikroTik-95B833 disabled=no mac-address=
48:A9:8A:6C:94:DF mtu=1500 security.authentication-types=
wpa2-psk,wpa3-psk .ft=yes .ft-over-ds=yes
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/ip pool
add name=default-dhcp ranges=192.168.88.10-192.168.88.254
/ip dhcp-server
add address-pool=default-dhcp interface=bridge name=defconf