1 ESP Source w/ multiple others ESP sink #375
Answered
by
pschatzmann
isadorabit
asked this question in
Q&A
-
I want to use one EPS32 as Source and multiple others ESP32 as sink at the same time. Can i use this function to connect with multiple devices at once? How?
(maybe some other function) |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Mar 4, 2023
Replies: 1 comment
-
No! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No!
I suggest to use ESP-now to communicate between the devices. I suggest that you have a look at the example provided in the Arduino Audio Tools project