Wireless stop receiving packets with Openwrt and LEDE

hardware :QCA9531.
System : LEDE or Openwrt(CC)

The wireless works normally for a long period of time, which may be a few days or weeks. At random times, the interface wlan0 stops receiving wifi packets.
RX bytes is No change ;station(Mobile phone or PC) wifi connection disconnected。

I got the same problem on different the company routers。

What should I do? thank you very much!!!

root@DEV:~# ifconfig wlan0
wlan0     Link encap:Ethernet  HWaddr 44:D1:FA:31:FA:90  
          inet6 addr: fe80::46d1:faff:fe31:fa90/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:856570 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1485619 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:96631213 (92.1 MiB)  TX bytes:1846561148 (1.7 GiB)

root@DEV:~# ifconfig wlan0
wlan0     Link encap:Ethernet  HWaddr 44:D1:FA:31:FA:90  
          inet6 addr: fe80::46d1:faff:fe31:fa90/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:856570 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1485722 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:96631213 (92.1 MiB)  TX bytes:1846570890 (1.7 GiB)

No one answered my question?oh!!!!

Well, you could start by using a supported version or (preferably to be able to track bugs) master.

1 Like