Hi to all,
I’m trying to apply the best configuration to wireless interface of wAP LTE kit but I have always a slow wifi connection.
I have only 2 devices attacched to my wAP and they are: my pc and iphone 7
Both support 802.11n protocol; I installed iperf to test bandwith from iphone 7(client) and my pc (Server) but the best speed was about 14 Mbps in TCP and about 1 Mbps in UDP !
I have no other radio interference. Have you any suggestions please?
Thanks
This morning I used also Btest from my pc to wap and in the best situation I had about 26 Mbps. This is very strange.
btest to device is not a good way to test anything. did you try actual download speed through the link?
Sorry in which way?
internet —> wAP —wifi----> PC
Download something on the PC and see the speed!
BTest is not a good measure, because it has to generate random data for the test, which overloads the CPU and affects the speed.
No. I would to try bandwith between devices connected to the same access point. I tried with iphone and pc using iperf and it is the same.
Where is the iperf3 result then? How about signal levels and other information? Please post all the details
The iperf3 result are worse.
I attach you an image. I have only 2 devices attached. Pc on the left and iphone 7 on the right. The last window show the test running iperf3 client on iphone 7 and iperf3 server on pc. And as you can see the velocity is about 17 Mbps.

Any idea? Thanks
Dear normis have you any idea?
Try to change manually the channel and see the results.
Regards.
I tried different channels…It seems to be the same ![]()
I also used Tamasoft Throughput Test but I have always poor performance. Is it possible to have an ufficial answer by Mikrotik?
At least post your configuration … we can’t guess which bands or 802.11 protocols you have enabled.
/interface wireless export
This is the configuration:
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk eap-methods="" mode=dynamic-keys name=profile1 supplicant-identity="" wpa2-pre-shared-key=xxxxxxxxxxxxx
/interface wireless
set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode antenna-gain=4 band=2ghz-b/g/n basic-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps basic-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps bridge-mode=disabled country=\
italy disabled=no distance=indoors frequency=2437 frequency-mode=regulatory-domain ht-basic-mcs=mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,mcs-14,mcs-15 ht-supported-mcs=\
mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,mcs-14,mcs-15 installation=indoor keepalive-frames=disabled max-station-count=100 mode=ap-bridge multicast-buffering=disabled multicast-helper=disabled \
rate-set=configured security-profile=profile1 ssid=WIFI-TEST wps-mode=disabled
/interface wireless nstreme
set wlan1 enable-polling=no
/interface wireless snooper
set receive-errors=yes
What do you think about wireless configuration I exported?
Any news please?