Hi All.
Our customer going to make Audio device through CYBT-343026-01.
Can i embody A2DP in the Non-OS through CYBT-343026-01?
And Can distribute with Firmware form possible?
Please check this question.
Thank you.
Solved! Go to Solution.
Hi @BeKi_4844661 ,
1. If you want to use A2DP sink without external MCU, we have A2DP sink demo example available in WICED and MTB.
2. If you want to use A2DP source, you can look at existing A2DP source example like watch which uses ClientControl and communicate over WICED HCI commands.
Hi @BeKi_4844661 ,
I didn't understand your query properly. Would you please explain your application in detail?
Hi All.
Our customer going to make Audio device through CYBT-343026-01.
Can i embody A2DP in the without OS Environment through CYBT-343026-01?
is this possible?
Please check this question.
Thank you.
What do you mean by 'without OS environment'?
For audio functionality, you will have to add A2DP code implementation in your application (the code which you will program in CYBT-343026 module).
Hi All.
'without OS environment' means standalone operate without a host MCU.
CYBT-343026-01 module supports A2DP. Please refer to applications available in WICED Studio demo folder. If you are using ModusToolbox, https://github.com/cypresssemiconductorco/mtb-examples-CYW920706WCDEVAL-btsdk-audio
Yes, the CYBT-343026-01 can be operated in embedded mode. It does not require a host mcu.
if Our customer use CYBT-343026-01, Can I release to firmware form possibly?
Dear Cypress.
Would you check question please?
Hi @BeKi_4844661 ,
1. If you want to use A2DP sink without external MCU, we have A2DP sink demo example available in WICED and MTB.
2. If you want to use A2DP source, you can look at existing A2DP source example like watch which uses ClientControl and communicate over WICED HCI commands.