Transition from "Configuring" to "Ready" due to "Configured" event not possible #12

Closed
opened 2026-02-21 18:47:29 +00:00 by Joe · 0 comments
Owner

The transition from STATE_CONFIGURING to STATE_READY by means of a BLE_EVENT_CONFIGURED is not possible, but should be.

State Machine

The transition from [STATE_CONFIGURING](https://git.ktag.clubk.club/Software/SystemK/src/commit/45df6f952abb82c2825a8bb16783c10a150adeba/States/State_Machine.h#L41) to [STATE_READY](https://git.ktag.clubk.club/Software/SystemK/src/commit/45df6f952abb82c2825a8bb16783c10a150adeba/States/State_Machine.h#L42) by means of a [BLE_EVENT_CONFIGURED](https://git.ktag.clubk.club/Software/SystemK/src/commit/45df6f952abb82c2825a8bb16783c10a150adeba/BLE/BLE_Packets.h#L99) is not possible, but should be. ![State Machine](https://ktag.clubk.club/Technology/SystemK/SystemKStateMachine.drawio.png)
Joe self-assigned this 2026-02-21 18:47:39 +00:00
Joe closed this issue 2026-02-28 02:51:56 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Software/SystemK#12
No description provided.