The objective of this post is to explain how to scan the surrounding WiFi networks with the ESP8266. The code The code for this tutorial will be very simple and since we only want to scan and get some information about the surrounding WiFi networks, we will do all the coding on the setup function. …