Search found 1 match

by philipp021
Fri Feb 03, 2023 1:57 pm
Forum: ESP-IDF
Topic: Detect an ESP Mesh Network
Replies: 0
Views: 849

Detect an ESP Mesh Network

Hello, is it possible to detect if a ESP mesh network is present without trying to join? I use multiple ESP32 that are in deep sleep most of the time. Based on ADC readings, an ESP wakes up and starts building a self-organized mesh network similar to the "ESP-WIFI-MESH Programming Guide". So far thi...