This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:iot-open:espressif_esp8266_scanner [2023/10/09 11:05] – created ktokarz | en:iot-open:espressif_esp8266_scanner [2023/11/23 10:46] (current) – pczekalski | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== ESP8266 Wifi Scanner ==== | + | ====== ESP8266 Wifi Scanner ====== |
+ | {{: | ||
This sketch demonstrates how to scan WiFi networks. ESP8266 is programmed in access point mode. | This sketch demonstrates how to scan WiFi networks. ESP8266 is programmed in access point mode. | ||
- | All found WiFi networks will be printed in TTY serial window. | + | All found WiFi networks will be printed in the serial |
<code c > | <code c > |