This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Does 52832 support LE Audio peripheral iso?

I was trying to evluate the Periperhral ISO server, however with a NR52dk, but it returns ENOTSUP.

Bluetooth initialized
Unable to register ISO server (err -134)
[00:00:02.943,572] <inf> sdc_hci_driver: SoftDevice Controller build revision:
ef 03 09 9c 79 96 b6 7d cc 08 9d b2 cf 0f da 3c |....y..} .......<
97 ce 0d 78 |...x
[00:00:02.946,105] <inf> bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
[00:00:02.946,105] <inf> bt_hci_core: HW Variant: nRF52x (0x0002)
[00:00:02.946,105] <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0 x00) Version 239.2307 Build 3063314844

  • Hello,

    Unfortunately, we do not yet have a stack available that supports isochronous channels, and I am getting some errors when I try to compile the example you mention with the Zephyr Link Layer in place of the SoftDevice Controller.

    For LE Audio development we recommend our nRF5340 SoC which features dual processors - so that it may run both the Codec and Isochronous channels required for LE Audio.

    Best regards,
    Karl

Related