You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for this nice script!
It works nice on Raspberry Pi Zero wh. It seems to work better with the power management turned off. If someone wants to do that for ap0 and wlan0, just add following lines to /etc/network/interfaces:
post-up iw ap0 set power_save off post-up iw wlan0 set power_save off
Hi,
thanks for this nice script!
It works nice on Raspberry Pi Zero wh. It seems to work better with the power management turned off. If someone wants to do that for ap0 and wlan0, just add following lines to /etc/network/interfaces:
post-up iw ap0 set power_save off
post-up iw wlan0 set power_save off
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: