Issue with nRF Connect SDK - Nordic DevAcademy Intermediate Course

Hi,

I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under "soc" are grayed-out initially and after ticking them, I notice that the .dts file is not updated automatically and also I get the following warning when I open the "Pin Views".

Also I checked the defconfig file and the required flags are set

Now if I press the Add Node button "+"  at the top right corner of the "Pin Views" , then select "Enable peripheral" and then I select the GPIO0/1/TE,  the three nodes are enabled in the Nodes window. and the "Pin Views" and .dts file are also updated as expected.

So, why the first case is not working like the course?

What am I doing wrong here?

Parents Reply Children
  • When should I expect a reliable stable version???

    Tell me again why developers should move to nRF Connect SDK with zephyr in VSCode?
    Is it because
    a) it is stable?
    b) it is easy to migrate from bare metal nRF5 SDK? 
    c) it has Short development time?

    Because I have not seen any of those things so far.

    You are supposed to make it easier for developers that already have to struggle with prototypes custom boards etc...

    Issues on your software tools should be identified first by your testers team... not wait for it from the end users...

    Bottom line you have great hardware, good job! 

    Your  VSCode development tools...not even close...

    As I said before if it is not ready, please, don't recommend it for new designs.

Related