Page 1 of 1

ESP32 Mesh network for sharing audio

Posted: Wed May 30, 2018 11:52 am
by Piocky
Hi,

I'm using the ESP32 for an internship project, and I wanted to know if it was possible to use the mesh network of the ESP for sharing audio sent via bluetooth. I looked for the bandwith to know if it was enough to carry audio, but didn't find that info..

Re: ESP32 Mesh network for sharing audio

Posted: Mon Jun 04, 2018 9:58 am
by ESP_yudong
sharing audio sent via bluetooth
You mean use ble mesh rather than wifi mesh?

Re: ESP32 Mesh network for sharing audio

Posted: Mon Jun 04, 2018 10:42 am
by WiFive
No he means receive audio over a2dp sink and repeat it as broadcast to WiFi mesh

Re: ESP32 Mesh network for sharing audio

Posted: Mon Jun 04, 2018 2:26 pm
by Piocky
WiFive wrote:No he means receive audio over a2dp sink and repeat it as broadcast to WiFi mesh
Yes sorry, that exactly what i mean. But if it can't work and something else with bluetooth and mesh does, i'm still interesting!

Re: ESP32 Mesh network for sharing audio

Posted: Tue Jun 05, 2018 8:49 am
by Sam_liyin
This feature of receive audio data from bluetooth and then broadcast to other mesh nodes is not supported yet. But we have exploit a related feature: bluetooth beacon, it can be used in sales promotion, and the feature will soon be released.

Re: ESP32 Mesh network for sharing audio

Posted: Wed Jun 06, 2018 7:58 am
by Piocky
Sam_liyin wrote:This feature of receive audio data from bluetooth and then broadcast to other mesh nodes is not supported yet. But we have exploit a related feature: bluetooth beacon, it can be used in sales promotion, and the feature will soon be released.
Okay, thanks for your answer. Do you know by any chance when it will be released?

Re: ESP32 Mesh network for sharing audio

Posted: Thu Jul 05, 2018 7:41 am
by Sam_liyin
Sorry, I cannot give you the exact time, but it has been in our next stage plan.

Re: ESP32 Mesh network for sharing audio

Posted: Tue Mar 10, 2020 10:12 pm
by o.copleston
Sam_liyin wrote:
Tue Jun 05, 2018 8:49 am
This feature of receive audio data from bluetooth and then broadcast to other mesh nodes is not supported yet. But we have exploit a related feature: bluetooth beacon, it can be used in sales promotion, and the feature will soon be released.
Hi Sam. I'm working on a project that might potentially require audio streaming over mesh. Is there any update as to where this functionality is at?

Re: ESP32 Mesh network for sharing audio

Posted: Tue Mar 31, 2020 1:52 pm
by sioiot
Hi, the current mesh network can freely transmit data, and it does not limit whether it belongs to audio data.