Construction of Wi-Fi coverage heat map using the ESP8266 IoT module
Abstract
The article proposes a concept of a hardware-software solution to build the Wi-Fi heat map based on the IoT-module ESP8266. Based on the analysis of existing publications and open projects, it was found that existing tools and solutions do not allow building WiFi heat maps with sufficient accuracy and artifact level. There was created a method to build an indoor WiFi heat map coverage based on the RSSI of a wireless network. Scanning wireless channels includes a search by SSID and optionally by BSSID to avoid hopping between radio modules with the same network. The initial position is defined as the closest position to the AP and can be arbitrary. After positioning fix the room scanning is started with the fixed step square spiral . The obtained data is stored in CSV format and simultaneously transmitted to the server as JSON via MQTT. Data visualization uses Python and NumPy/SciPy/Matplotlib with the edge masking griddata method. Also it is possible to build a BSSID WiFi heat map. The method and hardware-software solution were tested successfully to build a heat map. The influence on the heat map is significant from outsiders and metal objects. The highest quality result was obtained by BSSID scanning.
References
2. Rosli R. S., Habaebi M. H., Islam M. R. Comparative analysis of digital filters for received signal strength indicator from ESP8266 WiFi transceiver module. Bulletin of Electrical Engineering and Informatics. 2019. Vol. 8, No. 4. P. 1271–1279.
3. Chia Y. A., Arjadi Y., Chia Y. C. RSSI comparison of ESP8266 modules. Proceedings of the 2019 International Conference on Information Management and Technology (ICIMTech). 2019. P. 175–180.
4. Alrabaee S., та ін. Design and evaluation of Wi-Fi network heat map generator. Proceedings of the International Conference on Computer Applications & Information Security (ICCAIS). 2025. P. 1–6.
5. Leira F. S., Brandal H., Rydningen A., Johansen T. A. A systematic approach to generate 3D path loss heat maps for Wi-Fi indoor coverage. Proceedings. 2022. Vol. 81, No. 1. P. 106.
Abstract views: 9 PDF Downloads: 11