Which dev environment for my nRF52 DK?

Guys,

I'm stuck.

As we determined in ticket ID 300239, the nRF Connect SDK does not support my version 3.0.0 of the PCA10040 DK.

And as we determined in ticket ID 300238, Nordic is not supporting the sdk_config.h files for SES 5.42a. Specifically, there is no information for how to combine the configs for the different subsystems of the chip.

Assuming I'm starting from scratch, what should be my DK and SDK choices so I can get unblocked?

Regards,

Bret

Parents Reply
  • Sorry to hear that feeling. I am trying to help you clarify the solution.  

    Bret Foreman said:
    I tell you the NCS install is failing

    When you install NCS, you should open the example under ncs\v2.2.0-rc1 instead of SDK_17.1.0. Besides that, I don't think the NCS installation failed. At least, I don't see an error in the figures.  Not sure what is your application, but here are some NCS examples related to UART like 

    Bret Foreman said:
    Then you tell me to use SES, but the sdk_config.h files are unsupported.

    It's not unsupported. You would need to compare the sdk_config.h with a project that is using app_uart and copy and paste all configurations that may be missing as my colleague pointed out. 

    -Amanda H.

Children
Related