by Adam Smith
Version 3 (September 8, 2019)
Download (127 downloads)
Switches WiFi networks based on signal strength.
Change variables at flow start to alter behaviour:
- Notify: Controls if a notification is shown when switching networks (1=show, 0=hide)
- PollInterval: How long to wait between WiFi signal checks in seconds.
- SignalThreshold: Search for new WiFi signals will begin if signal strength is below this threshold percent.
Update 2:
- Improved logging to reduce number of blocks.
Update 3:
- Switched to exact timing for delay to be more accurate, might be worse on the battery...