Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth: Mesh: Don't use Generic DTT server in Light LC server #11613

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

PavelVPV
Copy link
Contributor

MeshMDLv1.0.1:
Unlike for other server models, for Light LC server it is not specified to use Generic DTT server if Transition Time field is not present in the Light LC Light OnOff Set message.

MeshMDLv1.1r10:
Explicitly stated to use Light LC State Machine timer value when Transition Time field is not present in the Light LC Light OnOff Set message.

Related to #11587

@PavelVPV PavelVPV requested a review from ludvigsj as a code owner June 26, 2023 07:56
@github-actions github-actions bot added ble mesh Label for ble mesh PRbot. Add this if PR is related to ble mesh and you need to get review. changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jun 26, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 26, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-ble_mesh X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

MeshMDLv1.0.1:
Unlike for other server models, for Light LC server it is not specified
to use Generic DTT server if Transition Time field is not present in the
Light LC Light OnOff Set message.

MeshMDLv1.1r10:
Explicitly stated to use Light LC State Machine timer value when
Transition Time field is not present in the Light LC Light OnOff Set
message.

Related to nrfconnect#11587

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
@nordicjm nordicjm merged commit 818e096 into nrfconnect:main Jun 26, 2023
@PavelVPV PavelVPV deleted the fix_light_ctrl_dtt branch June 26, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ble mesh Label for ble mesh PRbot. Add this if PR is related to ble mesh and you need to get review. changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants