|
|
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 |
|
Skruecken
|
6e4525df38
|
Updated Readme
|
2025-08-15 14:19:31 +02:00 |
|
|
|
60a304a93d
|
Boilerplate for OTA Update over ESPNOW
|
2025-08-10 19:43:54 +02:00 |
|
|
|
f504553ab6
|
Added Header Definitions
|
2025-08-10 15:17:22 +02:00 |
|
|
|
bbfe61a9ed
|
Fixed const pointer
|
2025-08-10 15:14:36 +02:00 |
|
|
|
73bc078465
|
Moved OTA Functionality to functions to reuse it
|
2025-08-10 15:08:48 +02:00 |
|
|
|
8d4f1da028
|
Fixed UART Version output and visualized it in go tool
|
2025-08-10 13:20:11 +02:00 |
|
|
|
1d36a757c0
|
Added pagebreak in readme for printing
|
2025-08-10 13:17:08 +02:00 |
|
|
|
648e201f5e
|
Fixed Readme Layout
|
2025-08-10 13:05:33 +02:00 |
|
|
|
400d308f4a
|
Fixed Readme Layout
|
2025-08-10 13:03:40 +02:00 |
|
|
|
1c9120a197
|
Updated Readme with actual UART Protocol
|
2025-08-10 12:22:45 +02:00 |
|
|
|
3b560799af
|
Working OTA Update over UART to the Master
|
2025-08-03 22:52:01 +02:00 |
|
|
|
3abdd8816c
|
Tool Adjustments for OTA Update
|
2025-08-02 16:13:08 +02:00 |
|
|
|
cf42e86322
|
First Prototype of OTA Uart Update Protkol, not working in this state!!!
|
2025-08-02 16:12:41 +02:00 |
|
|
|
59dbd7b035
|
Adjustes UART Message Length to 512
|
2025-08-02 16:12:09 +02:00 |
|
|
|
d3e44125a2
|
Added Defines, fixed broken function call
|
2025-07-26 10:42:31 +02:00 |
|
|
|
ebb739a3a0
|
Removed old vibe coded Python Test Tool
|
2025-07-26 10:39:11 +02:00 |
|
|
|
441347fc95
|
Added UART MSG IDs and Prep work for OTA
|
2025-07-26 10:38:26 +02:00 |
|
|
|
a9779cbade
|
Added Version to Client Infos
|
2025-07-26 10:37:57 +02:00 |
|
|
|
704d1c9c0b
|
Added Test of NVS and Partion API
|
2025-07-26 10:36:31 +02:00 |
|
|
|
95bfcaa4d2
|
Added OTA Update Strategie writedown
|
2025-07-26 10:35:40 +02:00 |
|
|
|
01d0be7004
|
Rebuild Python Tool in Go
|
2025-07-26 10:35:21 +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 |
|
|
|
55228fff8d
|
Added MultiBoard Support
Support ESP32S3 and ESP32C3 while compiling
|
2025-07-24 14:15:53 +02:00 |
|
|
|
2bc6686d90
|
Adjustes Target to ESP32S3 and made uart payload build static
|
2025-07-24 11:39:29 +02:00 |
|
|
|
73d3e24786
|
Improved Tool for Testing with Threading
|
2025-07-23 17:36:28 +02:00 |
|
|
|
fad6a0aee2
|
Added Python Test tool
|
2025-07-23 16:49:17 +02:00 |
|
|
|
50ee8009fc
|
Fixed Bug in UART Protokol
|
2025-07-23 16:48:55 +02:00 |
|
|
|
beef75f31c
|
Added Message Builder with Tests
|
2025-07-22 14:31:24 +02:00 |
|
|
|
c564fedf65
|
Reworked Message Parsing and UART Protkol with Tests
|
2025-07-22 14:29:41 +02:00 |
|
|
|
b4d9f24f0e
|
Added Git Hash To Build
|
2025-07-22 14:22:49 +02:00 |
|
|
|
94b5fd47a4
|
TMP: Working on a Prototyp of UART Communication
The Prototype will be used as Template for the Code Generation
but first we need an working example
|
2025-05-20 22:00:33 +02:00 |
|
|
|
a3a2c35fed
|
Added Code Generated Proto
|
2025-05-19 21:58:26 +02:00 |
|
|
|
72486619f2
|
Reverted Readme
|
2025-04-16 18:35:54 +02:00 |
|
|
|
21984cff51
|
Fixed Readme
|
2025-04-16 18:35:08 +02:00 |
|
|
|
4a50233b7d
|
Fixed Readme
|
2025-04-16 18:33:05 +02:00 |
|
|
|
51f67458bb
|
Added Start of Uart Protokoll Definition
|
2025-04-16 18:31:57 +02:00 |
|
|
|
b4ce1a5055
|
Added Client Status Message/Task to send over UART
|
2025-04-15 17:36:59 +02:00 |
|
|
|
d3b6e63cdb
|
Changed ROM Size to 4MB for the ESP32C3 and added OTA Update Partitions
|
2025-04-15 17:36:05 +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 |
|
|
|
d26390ea75
|
Refactored Uart in own module
|
2025-03-22 13:09:19 +01:00 |
|
|
|
c7b86f96d8
|
Refactored main.h
|
2025-03-22 12:54:36 +01:00 |
|
|
|
e211e708a3
|
Update Utility Makefile for Mini and SDK Config
|
2025-03-22 12:46:48 +01:00 |
|
|
|
4488e4fd6f
|
Refactored Main removed magic number and defines
|
2025-03-22 12:46:06 +01:00 |
|
|
|
6e86ae2de6
|
Removed Magic Numbers
|
2024-12-28 20:38:17 +01:00 |
|
|
|
5a6b2d4e0e
|
Added Reconnecting ability
|
2024-12-28 19:52:54 +01:00 |
|
|
|
10d6898e43
|
Added Basic Uart Setup
|
2024-12-28 18:20:56 +01:00 |
|