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

FRDM-MCXW71tests/bluetooth/mesh_shell Cannot turn on advertising #83717

Open
bschuster1031-nxp opened this issue Jan 8, 2025 · 1 comment
Open
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP

Comments

@bschuster1031-nxp
Copy link

bschuster1031-nxp commented Jan 8, 2025

Describe the bug
Running "mesh prov pb-adv on" (turn on advertising), I run into the error "Failed to enable PB-ADV"
uart:~$ mesh prov pb-adv on
Failed to enable PB-ADV (err -120)

To Reproduce
Steps to reproduce the behavior:

  1. Flash the board with example
  2. cFlash the board with the correct NBU
  3. Type "mesh prov pb-adv on" in terminal
  4. See error

Expected behavior
Supposed to enable PB-ADV

Impact
Cannot advertise

Logs and console output
*** Booting Zephyr OS build v4.0.0 ***
Initializing...
[00:00:00.034,000] fs_nvs: 8 Sectors of 8192 bytes
[00:00:00.034,000] fs_nvs: alloc wra: 0, 1e50
[00:00:00.034,000] fs_nvs: data wra: 0, 1d0
Press the button for supported commands.
Before any Mesh commands you must run "mesh init"
[00:00:00.062,000] bt_hci_core: No ID address. App must call settings_load()
Bluetooth initialized
[00:00:00.215,000] bt_mesh_access: Invalid vendor model index 0
[00:00:00.215,000] bt_mesh_access: Failed to get model for elem_idx 0 mod_idx 0
[00:00:00.215,000] settings: set-value failure. key: bt/mesh/v/0/sub error(-2)
[00:00:00.222,000] bt_hci_core: Identity: 00:60:37:3E:00:4D (public)
[00:00:00.222,000] bt_hci_core: HCI: version 5.3 (0x0c) revision 0x8300, manufacturer 0x0025
[00:00:00.222,000] bt_hci_core: LMP: version 5.3 (0x0c) subver 0x1400
Mesh initialized
Mesh network restored from flash
uart:~$ mesh

For a detailed description of the commands and arguments in this shell module,
please refer to the Zephyr Project documentation online.

mesh - Bluetooth Mesh shell commands
Subcommands:
init
reset-local
models : Model commands
lpn : Low Power commands
cdb : Configuration Database
proxy : Proxy commands
prov : Provisioning commands
test : Test commands
target : Target commands
stat : Statistic commands
uart:~$ mesh prov pb-adv on
Failed to enable PB-ADV (err -120)

Environment (please complete the following information):

  • OS: Windows
  • Toolchain Zephyrv4.0
  • Commit SHA or Version used

Additional context

Tasks

Preview Give feedback
No tasks being tracked yet.

Tasks

Preview Give feedback
No tasks being tracked yet.
@bschuster1031-nxp bschuster1031-nxp added the bug The issue is a bug, or the PR is fixing a bug label Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

Hi @bschuster1031-nxp! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP
Projects
None yet
Development

No branches or pull requests

4 participants