Hi All,
I have a Capsman configuration with 2x RB751G (only 2.4ghz)
With my lenova laptop it all works ok. 300 mbit wifi connection and about 150 mbit real throughput.
But my Samsung Xcover 4 (SM-G390F) gets only 65mbit. When I connected to a Huawei router (HG655d) I get 72.2 mbit.
Same for my other notebook which has a Broadcom 4313GN 802.11b/g/n 1x1 Wi-Fi-adapter.
It seems that the problem is related to “Guard Interval” being long instead of “short”. Which seems to suggest that the signal is non optimal, however the same client, same room, same short distance different access point shows that the client and surroundig are okay. Also my Lenovo laptop has no problem doing the 300 mbit, which tells me the rb751 is also on hardware level okay. I have tried 4 different unit of the RB751.
It seems to be a compatibel issue between the device and access point.
CONFIG:
# dec/09/2018 10:07:13 by RouterOS 6.42.10
# software id = FW4M-3X2V
#
# model = 751G-2HnD
# serial number = 3A65025BEA46
/caps-man access-list
add action=accept allow-signal-out-of-range=10s disabled=no interface=any signal-range=-75..120 ssid-regexp=""
add action=reject allow-signal-out-of-range=10s disabled=no interface=any signal-range=-120..-76 ssid-regexp=""
/caps-man configuration
add channel.band=2ghz-g/n country=netherlands datapath.bridge=bridge1 datapath.local-forwarding=yes name=cfg1 rates.basic=54Mbps rates.supported=54Mbps \
security.authentication-types=wpa2-psk security.disable-pmkid=no ssid=Otten
/caps-man interface
add channel.extension-channel=Ce channel.frequency=2412 configuration=cfg1 disabled=no l2mtu=1600 mac-address=D4:CA:6D:67:8D:77 master-interface=none name=KANTOOR \
radio-mac=D4:CA:6D:67:8D:77
add channel.extension-channel=Ce channel.frequency=2452 configuration=cfg1 disabled=no l2mtu=1600 mac-address=D4:CA:6D:68:80:EF master-interface=none name=WOONKAMER \
radio-mac=D4:CA:6D:68:80:EF
/caps-man manager
set ca-certificate=auto certificate=auto enabled=yes
/caps-man provisioning
add action=create-enabled master-configuration=cfg1 name-format=identity
[admin@KANTOOR] /caps-man registration-table> print stats
0 interface=WOONKAMER ssid="x" mac-address=58:C5:CB:08:1B:F1 tx-rate="65Mbps-20MHz/1S" rx-rate="65Mbps-20MHz/1S" rx-signal=-49 uptime=47m42s20ms packets=382,264
bytes=142478,29376 tx-rate-set="OFDM:54 BW:1x HT:0-7" eap-identity=""
1 interface=WOONKAMER ssid="x" mac-address=E0:06:E6:4D:8D:12 tx-rate="65Mbps-20MHz/1S" rx-rate="65Mbps-20MHz/1S" rx-signal=-39 uptime=2m58s210ms packets=2338,2611
bytes=1822696,308429 tx-rate-set="OFDM:54 BW:1x HT:0-7" eap-identity=""
Looking at the forum I found this http://forum.mikrotik.com/t/xiaomi-phone-low-wifi-tx-rate/93622/1
Someone has his samsung xcover4 with 72.2 mbit.
But he uses the wAP ac, not the RB751
I have tried with and without capsman. Tried the last stable version.
Is the problem the RB751? Or is it configuration / software issue?
Thanks!
Cheers,
Harry