This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Multiple BLE Audio Source Devices Outputting to a BLE Audio Sink Device

Hello,

I am exploring different Bluetooth LE audio options and I have a question about capabilities.

  • Is it possible to connect to multiple Bluetooth LE audio source devices (microphones) to 1 central device?
  • Can the central output all of the audio source streams to a singular Bluetooth LE audio sink device?

I don't know if syncing all of the devices will be an issue.

Parents Reply
  • Hi Egil

    This demo is using CIS channels, not BIS. 

    Technically the demo is receiving MIC data from both headsets, but decoding and processing two incoming data streams is not currently supported so only the MIC stream from the left headset will actually be processed. 
    For this reason there is no synchronization between the two incoming data streams. 

    Best regards
    Torbjørn

Children
Related