You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/posts/0011-mesh-networking.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,3 +100,6 @@ Still to implement:
100
100
- Beacon timing adjustment
101
101
102
102
There is still a lot of work to be done before mesh networking fully works. I believe that most of this work can be done without additional hardware reverse engineering; so if you like writing no-std, embedded async Rust, like reading a 7000 page standard, and are up for a challenge, feel free [to join the effort](https://matrix.to/#/#esp32-open-mac:matrix.org).
103
+
104
+
105
+
*All images used are from Espressifs documentation and licensed under Apache 2.0, see [here](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/esp-wifi-mesh.html) and [here](https://github.com/espressif/esp-mesh-lite/blob/release/v1.0/components/mesh_lite/User_Guide.md)*
0 commit comments