Hello,
I would like to know whether there was a way to get the name of the broadcast emitted with the sample bap_broadcast_source from a nRF5340, but directly from the computer / device where it is plugged?
Hello,
I would like to know whether there was a way to get the name of the broadcast emitted with the sample bap_broadcast_source from a nRF5340, but directly from the computer / device where it is plugged?
Hi Axelle,
Could you please clarify how you want to receive the name via USB? Do you have any specific idea in mind?
Hieu
Hi Axelle,
Could you please clarify how you want to receive the name via USB? Do you have any specific idea in mind?
Hieu
Hello Hieu,
I would like to know if the information on CONFIG_BT_DEVICE_NAME can be acquired from the USB driver in order to know what name the broadcast will be (for example to display it on a screen)
Best regards,
Axelle
Hi Axelle,
If you have a specific idea in mind, it would be easier for me to look into how to implement it. I can also look into such a generic requirement, but the research would take longer, and I might not be able to cover all bases.
But this is OK. I will see what I can find and update you early next week.
Best regards,
Hieu
Hi Hieu,
I just want to know if the information regarding the macro CONFIG_BT_DEVICE_NAME are transmitted to the USB driver when plugged, in which case I should be able to pull the information up, or if it is only use for the configuration of the broadcast.
Best regards,
Axelle