try disable powersave on your wifi:
create this file:
kate /etc/modprobe.d/wifi.conf
and put there this line:
options iwlwifi power_save=0
save it and run this:
sudo mkinitcpio -P
reboot and then test
try disable powersave on your wifi:
create this file:
kate /etc/modprobe.d/wifi.conf
and put there this line:
options iwlwifi power_save=0
save it and run this:
sudo mkinitcpio -P
reboot and then test