Skip to content

Latest commit

 

History

History
 
 

pipeline_a2dp_sink_and_hfp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

A2DP and HFP Example

Play music from Bluetooth

The example plays music received by Bluetooth from any A2DP Bluetooth source. Also control the music on your phone, with Play (Play Music), Set (Stop Music), Vol+ (Next Song), Vol- (Prev Song) Touch on the lyraT board.

To run this example you need ESP32 LyraT or compatible board:

  • Connect speakers or headphones to the board.
  • Then a device needs to play music and send the audio output to the headphones.

Compatibility

This example is will run on boards marked with green checkbox. Please remember to select the board in menuconfig as discussed is section Usage below.

Board Name Getting Started Chip Compatible
ESP32-LyraT alt text ESP32 alt text
ESP32-LyraTD-MSC alt text ESP32 alt text
ESP32-LyraT-Mini alt text ESP32 alt text
ESP32-Korvo-DU1906 alt text ESP32 alt text
ESP32-S2-Kaluga-1 Kit alt text ESP32-S2 alt text

HFP Hands Free Unit

This is the demo of API for a Hands Free Unit to communicate with an Audio Gateway (e.g. a smart phone). If there is an incoming or outgoing voice call, the audio connection will be set up by AG. ESP32 as a HF can be used to communicate with a peer device.