Board support for NRF52840-CKAA-R7 in nrf connnect sdk

I am currently working on a project to migrate to the nRF Connect SDK. We are using the NRF52840-CKAA-R7 package of the nRF52840. However, I have not been able to locate the appropriate settings for this package in the nRF Connect SDK within Visual Studio Code.

I am seeking assistance in determining whether there is existing board support for the NRF52840-CKAA-R7 package in the nRF Connect SDK. If such support is not available, I would need guidance on how to create a board configuration file for this package.

Parents
  • Hi

    Please see my college reply below from this case 

    "

    Only the pin configuration is different between the QIAA, QFAA and CKAA.
    Some of these have more pins than others.
    If you use a pin number higher than what is available, this will cause errors.

    As long as you are aware of this constraint, you can use the Zephyr QIAA configuration for the other package types as well.

    Regards,
    Sigurd Hellesvik

    "

    Regards

    Runar

Reply
  • Hi

    Please see my college reply below from this case 

    "

    Only the pin configuration is different between the QIAA, QFAA and CKAA.
    Some of these have more pins than others.
    If you use a pin number higher than what is available, this will cause errors.

    As long as you are aware of this constraint, you can use the Zephyr QIAA configuration for the other package types as well.

    Regards,
    Sigurd Hellesvik

    "

    Regards

    Runar

Children
Related