Hacker News new | ask | show | jobs
by shadowpho 455 days ago
> ESP32 doesn't automatically reconnect to the stronger AP

How would it know to reconnect to stronger AP?

You can order it to do a background scan and reconnect to stronger AP if you want, but you have to figure out how often to do this and how to interleave other data during the scan.