Commit Graph

5 Commits

Author SHA1 Message Date
26121a4157 correct string compare for incoming data
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-22 21:22:49 +02:00
4e3666bcd6 Refactor BLE initialization and integrate NVS handling
Refactored BLE service initialization to improve functionality and organization, including added GATT service definitions and event handling. Integrated NVS initialization into the main app to ensure proper storage BLE configurations. Cleaned up deprecated code and optimized dependencies in CMakeLists.

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-20 22:35:07 +02:00
7faf53d9ba testing BLE
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-18 17:01:40 +02:00
82f0b3f02b starting with led configuration
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-17 22:05:39 +02:00
ed7a23256c Let the SEGFAULTS begin!
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-16 21:55:25 +02:00