This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52810 Hardware Development with Kiel Uvision5

I'm using a custom PCB with a Laird BL651, which contains a nRF52810. 

I've been following the "Transferring Project to nRF52810" tutorial here to run one of the simple BLE examples:

http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fdevelopment%2Fnrf52810_dev_kit.html

But as soon as I change my device to nRF52810_xxAA, all of the nRF library dependencies break with the error "component is not available for target".

Is there any way around this issue? I haven't found anything in other support topics.

Ideally, I'd like to use the emulated pca10040e project examples, but they are set up for Segger Embedded Studio, which does not work with the programmer I have.

Parents Reply Children
Related