You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Flash the board with example
cFlash the board with the correct NBU
Type "mesh prov pb-adv on" in terminal
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
The content you are editing has changed. Please copy your edits and refresh the page.
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:
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):
Additional context
Tasks
Tasks
The text was updated successfully, but these errors were encountered: