Hello, everyone!
I'm interested to know about the possibility of mixing BLE audio and custom BLE Characteristic in one single nRF5340 application.
For example, we would like to mix:
- A True Wireless Earbud (TWS) BLE audio topology with mono output and microphone input for two-way audio communication and
- Custom BLE Characteristic that will be used for transferring data collected from various sensors
If there is no possibility to mix BLE audio with the Custom BLE Characteristic for data transfer, would it be possible to have run-time reconfiguration and change the desired BLE profile during run time?
I know that we must have LE Audio Controller for nRF53 app binary implemented in the network core of nRF5340 for BLE audio profile. Is this any blocker for using custom BLE characteristic for data transfer?
Thanks in advance for your time and efforts.
Sincerely,
Bojan.