streams_generator_a2dp No sound #1489
-
I am using the unmodified streams_generator_a2dp example on Arduino with a ESP32. I am using Arduino V2.3.2. It complies and connects ok. I am using a JBL Flip Essential 2 as a speaker which is a2dp. I have tested the speaker with an iPhone and a Mac Pro. I have tested the software with a number of other Bluetooth receiver such as headphones. The problem is I don't get any sound. I think I have missed a setting somewhere. Here is the connection message I receive W] A2DPStream.h : 285 - ==> state: Connected |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
Not sure yet what's causing the issue, but in the meantime you can use the basic example which should be preferred |
Beta Was this translation helpful? Give feedback.
-
I committed a correction which should resolve the problem. |
Beta Was this translation helpful? Give feedback.
-
Hi Phil:
Thanks for the update.
I will try it out.
Regards
John
…On 2024-04-10 03:11, Phil Schatzmann wrote:
I committed a correction [1] which should resolve the problem.
--
Reply to this email directly, view it on GitHub [2], or unsubscribe
[3].
You are receiving this because you authored the thread.Message ID:
***@***.***>
Links:
------
[1]
45839f1
[2]
#1489 (comment)
[3]
https://github.com/notifications/unsubscribe-auth/ACNNITBQ6ZAUY3VWSJEPI53Y4T63RAVCNFSM6AAAAABF4KDTCSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TANRYGU3TA
|
Beta Was this translation helpful? Give feedback.
Not sure yet what's causing the issue, but in the meantime you can use the basic example which should be preferred