Hi folks, I have problem with one of my clients.
My customer have Samsung A12 phone with factory android in it.
Problem is he can not be connect to home wireless network.
Base device was RB2011, tested also with RBD53iG-5HacD2HnD (hap ac3) and rb951.
Problem is always the same : suddenly is client disconnect from AP,
log says : disconnected, received deauth: class 3 frame received
This is happening with all of my mikrotik devices.
Tested with “clear” configuration. Or even completly without security . Still the same behaviour.
With crappy devices like tenda, tplink, asus it is working like charm.
I also tested various wireless setting : channel, norm (b,g,n), wmm, freq.mode, ht, preamble mode…
Have someone any advice ?
This phone can connect to network but it is wery unstable, phone is disconnected wery soon with log message ABOVE.
a) channel is fixed on value with lowest usage in that environment
b) yeah, tested, wpa2 psk aes and bunch of no-security testing
c) 20Mhz is already set, this value is used by me everywhere
d) 802.11N was mostly tested
Guys you are very helpful but as I wrote, I already tested this scenario even without any security, so I “known” this problem is not related to security profile settings…
Maybe for someone it will save a tons of time for troubleshooting!
I had exact problem as described, no Mikrotik wifi tweaking helped. Some phones was working great, some with minor problems, mine Xiaomi(Note 9 Pro) with more problems( no working Play Store, some apps not connecting to internet) at the same time standard web browsing(Chrome) works!
My network consists of 3 routers, 2 Mikrotik and 1 Huawei(B535-232) all interconnected by Lan cables. Find out that Huawei router in LAN mode (4x LAN ports) was making some noise that disturbed all netowork and WiFis (2xMikrotik SSID + 2x HuaweiSSID). Reconfigured Huawei router to Dynamic mode(one port works as WAN, other 3x LAN). After reconfiguration to Dynamic mode no problems!!!
Now I have two separated LANs/WiFis but it works and fits to me.
I have a Xiaomi 11T phone and the same problem when trying to login to hAPac3 on 5GHz. I tried to activate CAPsman and the login was successful. I spent two days searching for the difference between configuration via CAPsman and without it. The problem is that by default, when configuring the WLAN Interface, menu “Advanced” - “Distance” is set to “dynamic.” After I changed it to “indoors”, the phone connects quickly and without problems. In the “dynamics” settings, the phone does not have time to “negotiate” with the MKT.
Solved for me …
Description of the item from the MKT manual:
distance (integer | dynamic | indoors; Default: dynamic)
How long to wait for confirmation of unicast frames (ACKs) before considering transmission unsuccessful, or in short ACK-Timeout. Distance value has these behaviors:
Dynamic - causes AP to detect and use the smallest timeout that works with all connected clients.
Indoor - uses the default ACK timeout value that the hardware chip manufacturer has set.
Number - uses the input value in formula: ACK-timeout = ((distance * 1000) + 299) / 300 us;
Acknowledgments are not used in Nstreme / NV2 protocols.