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: to not set valid state if mesh is not valid yet #87399

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

alxelax
Copy link
Collaborator

@alxelax alxelax commented Mar 20, 2025

Commit sets valid state when mesh is actualy provisioned.

@alxelax alxelax requested a review from PavelVPV March 20, 2025 12:19
@alxelax alxelax requested a review from PavelVPV March 20, 2025 13:12
akredalen
akredalen previously approved these changes Mar 20, 2025
@alxelax
Copy link
Collaborator Author

alxelax commented Mar 20, 2025

bsim error

d_01: @00:00:36.590577  [00:00:36.590,576] <wrn> bt_mesh_pb_adv: Giving up transaction
d_00: @00:00:40.434907 ERROR: (WEST_TOPDIR/zephyr/tests/bsim/bluetooth/mesh/src/test_brg.c:844): k_sem_take(&prov_sem, K_SECONDS(40)) failed with error -11

it requires fix from this PR: #87396
put on hold until it is merged

Commit sets valid state when mesh is actualy provisioned.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
@kartben kartben merged commit 928208c into zephyrproject-rtos:main Mar 25, 2025
28 checks passed
@alxelax alxelax deleted the fix_valid_flag branch March 25, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLE MESH: provisioning procedure is not handled correctly
5 participants