Hi,
we have a number of long range links, and with a number of them we are getting data drops but am unable to work out why..
the links themselves stay up and running but the data randomly drops to 6Mbps for a few seconds and then goes back up to 450Mbps - this is around a 5km link
the attached signal image seems to show the selected frequency 5500 shouldnt have any issues
Master config:
/interface wifi
set [ find default-name=wifi1 ] channel.band=5ghz-ac .frequency=5500 .skip-dfs-channels=all .width=20/40mhz configuration.antenna-gain=24 .chains=0,1 .country=Superchannel .distance=6 .hide-ssid=yes .installation=outdoor .mode=ap .ssid=\
wifiname .tx-chains=0,1 .tx-power=22 datapath.bridge=bridge1 disabled=no security.authentication-types=wpa2-psk .encryption=ccmp-256 .management-protection=disabled
Slave Config:
/interface wifi
set [ find default-name=wifi1 ] channel.band=5ghz-ac .frequency=2300-7300 .skip-dfs-channels=all .width=20/40mhz configuration.antenna-gain=24 .chains=0,1 .country=Superchannel .distance=6 .installation=outdoor .mode=station-bridge .ssid=\
wifiname .tx-chains=0,1 .tx-power=22 datapath.bridge=bridge1 disabled=no security.authentication-types=wpa2-psk .encryption=ccmp-256 .management-protection=disabled
The signal levels do seem to jump around a lot, but we have verified there is nothing in between getting in the way of LOS
im hoping someone might have an idea to what could be causing the issues...

