Hey guys!
i’am newbie in mikrotik, but i cant understand my disconnecting device issue, look here-
https://prnt.sc/Ghf2EVn_izWo
can anybody explain me why?
Hey guys!
i’am newbie in mikrotik, but i cant understand my disconnecting device issue, look here-
https://prnt.sc/Ghf2EVn_izWo
can anybody explain me why?
You have to give more details:
to be easily read.
oh sorry.
its hAP ax3.
Problem its on two iphone, one its X, second its 11
the funny thing its i didint notice any problems at my laptop. - ThinkPad x230
# mar/31/2023 19:33:49 by RouterOS 7.8
# software id = D80Q-HRRT
#
# model = C53UiG+5HPaxD2HPaxD
# serial number = HDF08JCC20B
/interface wifiwave2
set [ find default-name=wifi1 ] channel.band=5ghz-ax .skip-dfs-channels=\
10min-cac .width=20/40/80mhz configuration.country=Poland .mode=ap .ssid=\
testMT_5 disabled=no security.authentication-types=wpa2-psk,wpa3-psk
set [ find default-name=wifi2 ] channel.skip-dfs-channels=10min-cac \
configuration.country=Poland .mode=ap .ssid=testMT_2.4 \
security.authentication-types=wpa2-psk,wpa3-psk
Try with “Disable PMKID” on.
Forget network from both phones, register once again and see if the problem re-appears.
okay i did that, i will let you know how its the status about it tommorow thanks for reply buddy
Still same, after 15 mins disconnected, now i connected android phone, and same problem
22:36:32 wireless,info 44:18:FD:A9:3E:D6@wifi1 disconnected, connection lost, signal strength -42
22:36:39 wireless,info 44:18:FD:A9:3E:D6@wifi1 connected, signal strength -44
i got little edit for you, interesting thing noticed
https://prnt.sc/3lt8VcBIwErt
my pc working well on this 5g network, also i didnt notice any problem on my 2.4ghz network. Look at uptime.
Are iPhones disconnecting when they are awake or just on standby?
In my case this is only happening when they go to standby (cca 30s after lock), on next awake they reconnect, this is normal behavior to save battery.
I dismissed for info log wireless topic (!wireless) because it bloats log with these messages.
Also it could be that you are on edge of 5ghz signal (laptops usually have larger antennas so they can on same place receive signal better than mobile phones, see image below), 2.4ghz has better coverage because penetrates better through solid objects, but from your logs signal strength looks ok.
Problem exists when i normally use my iphone
Add wifi to your log. The reason might be just shown in there
/system logging add topics=debug,wireless
Add wifi to your log. The reason might be just shown in there
/system logging add topics=debug,wireless
Okay i will. I will let you know guys. Thanks for replies
It looks like you made some changes just before it started re-authenticating. I’ve seen this too on my ax3. I see in 7.9rc there are quite a few improvements with WifiWave2 and this:
*) wifiwave2 - fixed 802.11r roaming for clients that performed initial authentication with an AP which has been restarted since
I suspect your issue is related because changes usually cause radio to restart. I would also try keep both radio’s on the same SSID and don’t disable PMKID which is used for roaming. After 7.9 stable release I’m hoping to see a bit more stability in wifi with hAP ax3 and WifiWave2 devices in general.