Dear all,
Recently, I developed LE audio examples using nRF5340 following the instructions from nRF connect SDK 2.5.2 (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/nrf/applications/nrf5340_audio/doc/index.html). And everything goes well for the original version.
However, it seems that in BIG mode, all audio packets are 2M PHY instead 1M PHY. For some reason, I need to keep all packets as 1M PHY ones. I am not sure if it's possible to keep the 1M PHY for all packets. If possible, how can I update?
Best,
DZ