433AH losing Rx

First off thanks to everyone as lurking in this forum has helped me greatly over the last couple of years.

I am currently having issues with a 433AH (Atheros AR5413, version 4.11) in ap-bridge mode servicing 10 Ubiquiti PS2 clients. The PS2’s will stay associated for about 20 minutes, and the wireless stats, rates, and CCQ look very good. Then they will all disappear from the registration table due to a “class 3 frame received (7)”. The only thing that brings them back is a channel change, and 15-30 minutes later it happens again.

In testing from the client side you can see that the PS2’s are staying associated while absent from the registration table. They maintain a wireless connection, but lose the ability to ping the AP. I’ve tried spectrum analyzing from both ends, and isolating each client, and see nothing that would cause this behavior. There is another MikroTik 90 degree sector operating about 3’ away that is working perfectly. We operate 60+ deployments like this one and I’ve never seen anything like it.

It seems like the AP is losing it’s receive side without sending a deauth to the clients and the PS2’s are still transmitting data, resulting in the class 3 frames. Anybody have any ideas?

Below is a sample config, thanks for the help.

Flags: X - disabled, R - running 
 0  R name="wlan1" mtu=1500 mac-address=00:15:6D:67:75:4E arp=disabled 
      disable-running-check=no interface-type=Atheros AR5413 
      radio-name="00156D67754E" mode=ap-bridge ssid="***********" area="" 
      frequency-mode=manual-txpower country=united states antenna-gain=15 
      frequency=2447 band=2.4ghz-b scan-list=default rate-set=default 
      supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps 
      supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,
                          54Mbps 
      basic-rates-b=1Mbps basic-rates-a/g=6Mbps max-station-count=50 
      ack-timeout=dynamic tx-power=20 tx-power-mode=card-rates 
      noise-floor-threshold=default periodic-calibration=disabled 
      periodic-calibration-interval=60 burst-time=disabled dfs-mode=none 
      antenna-mode=ant-a wds-mode=dynamic wds-default-bridge=br0 
      wds-default-cost=100 wds-cost-range=50-150 wds-ignore-ssid=no 
      update-stats-interval=disabled default-authentication=no 
      default-forwarding=no default-ap-tx-limit=0 default-client-tx-limit=0 
      proprietary-extensions=post-2.9.25 wmm-support=disabled hide-ssid=no 
      security-profile=default disconnect-timeout=10s 
      on-fail-retry-time=100ms preamble-mode=long compression=no 
      allow-sharedkey=no station-bridge-clone-mac=00:00:00:00:00:00 
      hw-retries=5 frame-lifetime=50 
      adaptive-noise-immunity=ap-and-client-mode 
      hw-fragmentation-threshold=disabled hw-protection-mode=none 
      hw-protection-threshold=0 
-- [Q quit|D dump|up|down]

What version of RouterOS are you using?