nrf52840 dongle audio

Hi,

I purchased nrf52840 dongle after reading that it supports i2s. www.nordicsemi.com/.../nrf52840

Unfortunately, I am unable to find a single working audio related example or sample. My requirement is very basic, as follows :

1. Rename bluetooth device
2. I should be able to connect the the device as bluetooth module, which will output audio it receives via bluetooth from PC, to external device like DAC or amplifier in I2S format.

I am using nRF Connect SDK v2.4.2, VS code and have installed all the required software and dependencies. However I am unable to build I2S program which is available at

nRF5_SDK_17.1.0_ddde560/examples/peripheral or

/opt/nordic/ncs/v2.4.2/zephyr/samples/bluetooth/broadcast_audio_source

Can anyone guide me if the nrf52840 dongle is a right choice for such project?

Parents Reply
  • Can you please explain what it means when it says 

    The nRF52840 is fully multiprotocol capable with full protocol concurrency. It has protocol support for Bluetooth LE, 

    or 

    It has numerous digital peripherals and interfaces such as high speed SPI and QSPI for interfacing to external flash and displays, PDM and I2S for digital microphones and audio,

    I am new to this dev environment and this is confusing me. 

    Thanks

    -Mayuresh

Children
Related