Inquiries regarding board firmware development.

Hello.
I have a question about the development environment when developing using nrf.

When you build a new board and make firmware without using dk or ek, do you usually start with "Create a new board"? Or, do you bring up the sample example and set the target board to dk board, and from there, modify only the pin to develop it as it is??

Parents
  • Hi,

    Usually, you first create a new board and then create an application either new or copy sample then modifying the application according to your board.

    If you are new then you can also copy a sample then compile it for a DK then from dts you can copy nodes into your board and modify them according to your schematic. You can either way you prefer or feel easy with.

    Regards

Reply
  • Hi,

    Usually, you first create a new board and then create an application either new or copy sample then modifying the application according to your board.

    If you are new then you can also copy a sample then compile it for a DK then from dts you can copy nodes into your board and modify them according to your schematic. You can either way you prefer or feel easy with.

    Regards

Children
No Data
Related