is there any possible to config broadcast_audio_source to use nrf52840dongle board?

Hi

i have  nrf52840Dong and nrf5340DK, how to config zephyr sample project broadcase_audio_souce to use nrf52840dongle?

thanks

Parents
  • Hello,

    Unfortunately we only support LE Audio development on the nRF5340 SoC - this is the SoC that we have created specifically for the LE Audio use-case, and all of our binaries and the reference application is optimized for this SoC. The nRF5340 is dual core, and so it can run both the LC3 codec and the Isochronous channels concurrently, on each of the cores, which makes it a great fit for LE Audio application.

    I have however seen some third-party companies, like Packetcraft, advertising that they have successfully created an LE Audio demonstration based on a nRF52840, so you might check with them to see how you might go about this.

    Best regards,
    Karl

Reply
  • Hello,

    Unfortunately we only support LE Audio development on the nRF5340 SoC - this is the SoC that we have created specifically for the LE Audio use-case, and all of our binaries and the reference application is optimized for this SoC. The nRF5340 is dual core, and so it can run both the LC3 codec and the Isochronous channels concurrently, on each of the cores, which makes it a great fit for LE Audio application.

    I have however seen some third-party companies, like Packetcraft, advertising that they have successfully created an LE Audio demonstration based on a nRF52840, so you might check with them to see how you might go about this.

    Best regards,
    Karl

Children
Related