Hi Community,
I want to port CYW20706 A2DP_Sink program to CY8CKIT-062S2-43012.
Solved! Go to Solution.
Hi,
CY8CKIT-062S2-43012 is currently works on AnyCloud SDK which does not have BT Classic support currently. Instead you can try using 43012 based kit which are listed under AIROC Bluetooth BSPs.
Please refer https://github.com/Infineon/mtb-example-btsdk-audio-a2dp-sink
Thanks,
-Dheeraj.P.K
Hi,
CY8CKIT-062S2-43012 is currently works on AnyCloud SDK which does not have BT Classic support currently. Instead you can try using 43012 based kit which are listed under AIROC Bluetooth BSPs.
Please refer https://github.com/Infineon/mtb-example-btsdk-audio-a2dp-sink
Thanks,
-Dheeraj.P.K
Hi Dheeraj.P.K,
Thank you for your spontaneous reply.