Skip to content

feat: add V-BLE-R support to ftmsrower without init request - #4837

Open
cagnulein wants to merge 3 commits into
masterfrom
feature/v-ble-r-ftmsrower-no-init
Open

feat: add V-BLE-R support to ftmsrower without init request#4837
cagnulein wants to merge 3 commits into
masterfrom
feature/v-ble-r-ftmsrower-no-init

Conversation

@cagnulein

Copy link
Copy Markdown
Owner

Summary

  • Adds recognition of devices with name prefix V-BLE-R- in ftmsrower
  • Introduces a V_BLE_R boolean flag (mirroring the pattern of other device-specific flags)
  • When V_BLE_R is set, the FTMS control-point init sequence (FTMS_REQUEST_CONTROL / FTMS_START_RESUME) is skipped entirely on connection

Test plan

  • Connect a device advertising as V-BLE-R-* and verify no init write is sent
  • Connect any other FTMS rower and verify init behaviour is unchanged
  • Verify I-ROWER / SF-RW / ROWER / MRK-R06 still send the two-step init

🤖 Generated with Claude Code

Devices with name prefix "V-BLE-R-" are now recognized and flagged as
V_BLE_R. For these devices the FTMS init/start commands are skipped on
connection so the device is not disturbed by the control-point write.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cagnulein

Copy link
Copy Markdown
Owner Author

loris leo by email

@stale

stale Bot commented Aug 16, 2026

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix This will not be worked on label Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant