I am using bumble(github.com/.../bumble) as host and nrf 5340 audio DK as controller. I use python auracast.py scan serial:/dev/ttyACM0,115200, and this error appears:
Periodic advertising not supported. Later, I added CONFIG_BT_EXT_ADV=y
CONFIG_BT_PER_ADV_SYNC=y to prj.conf, but still got the same error.