01-14-2022, 12:03 PM
Hey together,
when using the builtin bluetooth module on the Pi Zero 2 to stream audio to it, you have a problem of interference with WiFi (as mentioned in this post). A possible solution to this is disabling WiFi while using bluetooth streaming.
It would be nice, if the changes I manually did in this post could be included in the configuration page of the bluetooth renderer.
I thought about adding an optional parameter to the a2dp-autoconnect script, which includes the interface name to disable. This name can be set in the bluetooth renderer config section and might default to "wifi0".
If this problem is exclusive to the Pi Zero 2, maybe only show this option when using this device.
What do you think about that?
when using the builtin bluetooth module on the Pi Zero 2 to stream audio to it, you have a problem of interference with WiFi (as mentioned in this post). A possible solution to this is disabling WiFi while using bluetooth streaming.
It would be nice, if the changes I manually did in this post could be included in the configuration page of the bluetooth renderer.
I thought about adding an optional parameter to the a2dp-autoconnect script, which includes the interface name to disable. This name can be set in the bluetooth renderer config section and might default to "wifi0".
If this problem is exclusive to the Pi Zero 2, maybe only show this option when using this device.
What do you think about that?