Zephyr Shell commands for BLE Audio test using nRF5340 Audio DK #65260
Unanswered
ravitest12
asked this question in
General
Replies: 1 comment
-
Hi @ravitest12! 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. 🤖💙 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in #65195
Originally posted by ravitest12 November 14, 2023
Hi,
I have two nRF5340 Audio DK boards and flashed the Zephyr shell Test application. BLE Audio related shell commands are enabled and can be used in the shell as mentioned below.
I want to configure one nRF5340 board as left bud and other board as right bud. what is the sequence of commands i have to give in the shell for each board to enable all applicable BLE Audio profiles on earbuds ? I want to scan, pair and connect with these two nRF5340 boards from a Pixel 7 phone which supports BLE Audio.
uart:~$
bap bap_broadcast_assistant bap_scan_delegator
bt cap_acceptor cap_initiator
clear csip_set_coordinator csip_set_member
device devmem flash
gatt has has_client
help history hrs
ias ias_client iso
kernel l2cap log
mcc media micp_mic_ctlr
micp_mic_dev mpl nrf_clock_control
regulator resize retval
shell tbs tbs_client
tmap vcp_vol_ctlr vcp_vol_rend
Thanks,
Ravi
Beta Was this translation helpful? Give feedback.
All reactions