nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

Unsupported boards

Hi

I have just tried to build the rgb_led in VS using 1.9.1 SDK it fails to build I think due to unsupported board, I am using  the PCA10056(nrf52840DK) I think this can be changed in the

devicetree having never used this can someone assist please. attached is a screen shot.

Regards

David

Parents
  • Hi David,

     You will need to make the necessary changes in the device tree.. The overlay file should look somewhat like the one attached.. Do try it and let me know how it goes.. 

    Note: You will also need to connect external RGB LED as our DK does not have them.. This overlay has the pin set to those of normal leds in the DK.. Change the PIN numbers accordingly in the overlay file.

    Regards,

    Swathy

Reply
  • Hi David,

     You will need to make the necessary changes in the device tree.. The overlay file should look somewhat like the one attached.. Do try it and let me know how it goes.. 

    Note: You will also need to connect external RGB LED as our DK does not have them.. This overlay has the pin set to those of normal leds in the DK.. Change the PIN numbers accordingly in the overlay file.

    Regards,

    Swathy

Children
Related