Get bug with DMIC example for nRF52840 seed XIAO studio (DEVICE_DT_GET)

I try the dmic example with I'm trying the dmic example with nRF52840 seed XIAO studio but it keeps showing errors in DEVICE DT_GET. Please help mebut it keeps showing errors in DEVICE DT_GET. Please help me !

I use vscode, nrf connect skd 2.5.1.

Here is some images of error.

  • Hello,

    I tried this sample in the nRF Connect SDK v2.3.0 for nRF52840dk, and it is working fine. I am pretty sure the error you are getting is because of a bad installation.

    Building pdm
    west build --build-dir d:/nRF52840/MyProject/pdm/build d:/nRF52840/MyProject/pdm

    Where have you installed the SDKs? Please follow the steps mentioned in the installation properly. I recommend you follow the guide I pointed out in my response.

    Is there any reason to use NCS v2.3.0? If not, I recommend you try the latest stable release, which is V2.5.2.

    Kind Regards,

    Abhijith

Related