Commit Graph
8 Commits
Author SHA1 Message Date
skruecken 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
skruecken df35def702 Added Function to Read App Image size from Partition 2025-09-27 14:26:32 +02:00
skruecken a3e330ed77 Added Simple Switch Command Between C3 and S3 2025-08-23 21:13:56 +02:00
skruecken 441347fc95 Added UART MSG IDs and Prep work for OTA 2025-07-26 10:38:26 +02:00
skruecken a3a2c35fed Added Code Generated Proto 2025-05-19 21:58:26 +02:00
skruecken e211e708a3 Update Utility Makefile for Mini and SDK Config 2025-03-22 12:46:48 +01:00
skruecken 5a6b2d4e0e Added Reconnecting ability 2024-12-28 19:52:54 +01:00
skruecken 3e7c842597 Inital Commit
Working:
- Detection if Master or Slave over Pin
- Master Broadcasts message to Slaves
- Slave connect to Master and get Pinged
2024-12-28 16:31:33 +01:00