Fix for the Konfigurator breaking BLE advertising (and related game features) #17

Open
Joe wants to merge 3 commits from fix/Konfigurator-breaks-BLE-sdvertising into main
Owner

As was reported here, the use of the Konfigurator (and, to my knowledge, only the use of the Konfigurator) would cause SystemK-based devices to perform erratically or not at all. In particular, BLE-based features like the KPoint game mode did not work at all. This fix address some of the root causes of that misbehavior.

As was reported [here](https://forum.ktag.clubk.club/t/the-ktag-app-breaks-at-sundown-may-30th-2026/74), the use of the [Konfigurator](https://git.ktag.clubk.club/Software/Android-KTag-Apps/src/branch/main/subapp-konfigurator) (and, to my knowledge, only the use of the Konfigurator) would cause SystemK-based devices to perform erratically or not at all. In particular, BLE-based features like the KPoint game mode did not work at all. This fix address some of the root causes of that misbehavior. ## Related PRs: * https://git.ktag.clubk.club/Software/KTag-HIL-Tester/pulls/2 * https://git.ktag.clubk.club/Software/2024A-SW/pulls/20 * https://git.ktag.clubk.club/Software/2020TPC-SW/pulls/10
Fixes for the Konfigurator use case.
All checks were successful
Tests / build-and-test (push) Successful in 24s
92ce95c6cf
Changes to support testing.
All checks were successful
Tests / build-and-test (push) Successful in 14s
eb976ce618
More fixes after HIL testing.
All checks were successful
Tests / build-and-test (push) Successful in 15s
Tests / build-and-test (pull_request) Successful in 17s
aab345b4fa
Joe self-assigned this 2026-09-07 22:01:25 +00:00
Joe changed title from Fix for the Konfigurator breaking BLE advertising (and related game features). to Fix for the Konfigurator breaking BLE advertising (and related game features) 2026-09-07 22:01:57 +00:00
Joe requested review from jack 2026-09-07 23:54:43 +00:00
All checks were successful
Tests / build-and-test (push) Successful in 15s
Tests / build-and-test (pull_request) Successful in 17s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/Konfigurator-breaks-BLE-sdvertising:fix/Konfigurator-breaks-BLE-sdvertising
git switch fix/Konfigurator-breaks-BLE-sdvertising
Sign in to join this conversation.
No reviewers
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!17
No description provided.