14 Commits

Author SHA1 Message Date
f2296a33e6 Create a simpler version of the OTA Update
Using no Broadcast logic for speed but its working now.
There is to much Acks going on but for the prototyp that is okay
2025-09-28 20:52:36 +02:00
337976e637 OTA Update nearly working but could not get image correctly transefered 2025-09-14 13:07:08 +02:00
d8716c232e Updated Message Handling to new MessageBroker 2025-08-23 21:14:18 +02:00
672267b991 WIP First working version of registered callback esp now logic 2025-08-18 22:38:16 +02:00
8398442544 Reworked ESPNOW MessageBrokerTask 2025-08-18 20:27:30 +02:00
Skruecken
b29512d922 WIP changes to ota update 2025-08-18 19:56:14 +02:00
60a304a93d Boilerplate for OTA Update over ESPNOW 2025-08-10 19:43:54 +02:00
a9779cbade Added Version to Client Infos 2025-07-26 10:37:57 +02:00
a8c7c42471 Added new Payload Structs for Preperation of OTA Update 2025-07-24 16:11:26 +02:00
0934105952 Reworked MAC to String logic to many little buffers 2025-07-24 14:32:25 +02:00
50ee8009fc Fixed Bug in UART Protokol 2025-07-23 16:48:55 +02:00
b4ce1a5055 Added Client Status Message/Task to send over UART 2025-04-15 17:36:59 +02:00
185587cdb6 Reworked esp32 wroom to esp32c3 zero board
- Fixed minor Bug from Testing with multiple Nodes
2025-04-06 16:22:25 +02:00
b09819e76f Refactored Communication Handling 2025-03-22 13:41:15 +01:00