-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Peter edited this page Mar 25, 2026
·
1 revision
No. ESP8266 lacks esp_wifi_80211_tx().
Yes. Use UMESH_ROLE_AUTO. Nodes elect a coordinator automatically.
Up to 16 nodes per network (NET_ID). Multiple networks can coexist on the same channel.
It shares the 2.4GHz band. Use channel 1, 6, or 11. CSMA/CA handles collisions.
About 200m line-of-sight with standard ESP32. Range extends with multi-hop routing.