Using an ESP8266 to Scan WiFi APs and Check Signal Strength (Percentage) with Arduino

Using an ESP8266 to Scan WiFi APs and Check Signal Strength (Percentage) with Arduino

This code is to use ESP8266, NodeMCU, Wemos D1 Mini to display all available access points (WiFi) on the serial monitor.

On this page, I have provided three different Arduino codes:

  1. Basic WiFi scan
  2. Display open WiFi only
  3. Advanced WiFi scan

Displays only access points that have no password. Displays the following:

  • SSID
  • Channel
  • Signal strength in dBm
  • Signal strength in percentage
  • MAC address
  • Encryption type
  • Hidden or not
228-Basic Wi-Fi scan code
زبان: C++
229-Open Wi-Fi scan code
زبان: C++
230-Advanced Wi-Fi scan code
زبان: C++
کپی شد!

منابع و مراجع

هنوز هیچ منبعی موجود نیست.

فایل‌ها📁

هیچ فایلی موجود نیست.