Skip to content

ESP32 Audio Kit v2.2 2-way audio #641

Answered by pschatzmann
W7SVT asked this question in Q&A
Discussion options

You must be logged in to vote

Just had a look at your sketch and there are many problems with it

  • You can can only use either a A2DP sink or a source in one sketch but never both
  • You forgot to implement the callbacks

So using A2DP for a 2Way Radio will not work!. I suggest to use ESP-Now instead or a TCP/IP based protocol instead...

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@W7SVT
Comment options

@W7SVT
Comment options

Comment options

You must be logged in to vote
1 reply
@W7SVT
Comment options

Comment options

You must be logged in to vote
1 reply
@W7SVT
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@W7SVT
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants