ESP32 WiFi Library – WiFiScan Class

Home / References ESP32 Library / WiFi API 

The WiFiScan class in the ESP32 WiFi Library allows you to scan for available Wi-Fi networks in your vicinity. By using this class, you can detect all the nearby networks, retrieve information like signal strength and network SSID, and choose the best available network for your project.

This is an essential feature for dynamic network-based applications where detecting and selecting networks based on signal strength is critical. On this page, you’ll find all the methods for utilizing WiFiScan in your ESP32 projects.

ESP32 Library Index

ESP32 Arduino Core Library


FAQ

Ready to experiment and explore more about ESP32? Visit our website’s All About ESP32 Resources Hub, packed with tutorials, guides, and tools to inspire your maker journey. Experiment, explore, and elevate your skills with everything you need to master this powerful microcontroller platform!

error: Content is protected !!