In this section, we will combine our previous project with building our own Wi-Fi Wardriving with the ESP32 board – to read GPS data and the SSID name from Wi-Fi hotspots. To do this, we must read the current position via the GPS module and store it in a certain variable. Next, we perform Wi-Fi scanning to retrieve the Wi-Fi SSID.
So, let's start!