Operating RF's registers on the nRF5430 network core

Dear Nordic teams,

we need to develop a wireless audio product with .

Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430 network core?(Not using ESB interface functions);

Thanks.

Yin

Parents Reply
  • Hi Jonathan,

    Thank you.

    1,Could you tell me which version of the LED audo SDK has the source code and has been mass-produced?

    2, There is the error when compiling the network.however, compiling the cpuapp is okay.

    C:/ncs/v2.5.2/modules/hal/cmsis/CMSIS/Core/Include/core_cm33.h:129:8: error: #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
    129 | #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
    | ^~~~~
    ninja: build stopped: subcommand failed.

    Could you tell me what's the issue?

    Note, there is  a command for compile.

    (C:\ncs\v2.5.2\nrf\applications\nrf5340_audio>west build -b nrf5340_audio_dk_nrf5340_cpunet --pristine -- -DCONFIG_AUDIO_DEV=2 -DCONF_FILE="prj_release.conf")

    Yin

Children
Related