Local text communication without internet achieved with an encrypted P2P mesh chat system for ESP32 using the ESP-NOW protocol.
Find a file
2026-01-17 16:57:32 +01:00
agent improve: use enum for message types 2025-11-21 22:21:46 +01:00
handler improve: use enum for message types 2025-11-21 22:21:46 +01:00
.gitignore feat: add basic agent 2025-10-28 14:31:22 +01:00
README.md update readme 2026-01-17 16:57:32 +01:00

ESP32 Chat

Local text communication without internet achieved with an encrypted P2P mesh chat system for ESP32 using the ESP-NOW protocol.

Todo