nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to modify a custom board after creation

Hello, Support

I am new to Nordic and try to follow the tutorial video here https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-VS-Code/Tutorials

Just created a board and build, but later I need to add a few things to my board - like LED or a button. is there a way I modify the board already created and rebuild? or do I have to create a new one? 

I am using VS and SDK version of v1.9.0.

Regards!

Ping

Parents
  • Hi, Priyanka

    I followed the guide and copy, paste and modified a board under Zephyr tree to be my Fanstel one, and LEDs and Buttons are now working. This is much easier than create a custom board outside Zephyr tree as the video tutorial  does, but it doesn't have an complete example to run through, so a bit misleading as the later part might be hard.

    Now my question is , may I manually copy the custom board I put under Zephyr tree to be somewhere else outside the tree and will it be still recognised by VS Code? I want to leave the Zephyr tree alone.

    Regards!

    Ping

Reply
  • Hi, Priyanka

    I followed the guide and copy, paste and modified a board under Zephyr tree to be my Fanstel one, and LEDs and Buttons are now working. This is much easier than create a custom board outside Zephyr tree as the video tutorial  does, but it doesn't have an complete example to run through, so a bit misleading as the later part might be hard.

    Now my question is , may I manually copy the custom board I put under Zephyr tree to be somewhere else outside the tree and will it be still recognised by VS Code? I want to leave the Zephyr tree alone.

    Regards!

    Ping

Children
Related