Custom board for nRF54L15

Hi

Are there any examples of a custom board for nRF54L15?

I have a project built/running on the nRF54L15 DK.

I now want to create a custom board for the nRF54L15.

I tried to do this from with nRF Connect, but of course my existing project won’t build, and I went down a long path of trying to solve this.

I thought a better approach might be to start with the DK, since the application runs successfully on it, and modify it…

So, I tried to copy some of the board files form here:

C:\ncs\v2.9.2\zephyr\boards\nordic\nrf54l15dk

To a local folder, rename them, edit the board names inside etc., and just see if I could get a starting build configuration that way. The idea was that if I copy/rename/edit the correct files, and I don’t change anything else, then the application should build.

However, that didn’t work either.

Perhaps I didn’t copy/edit enough of the files, or there are some subtle implications when the board name is changed – perhaps the build system doesn’t automatically include other files etc.

I have gone through the example in the Nordic Dev Academy, looking at Nordic videos, read the literature, talked with certain AI bots, and pulled my (remaining) hair out.

Any real help / pointer son this would be greatly appreciated.

For now, I am using SDK 2.9.2, because I am not sure of the stability of 3.x.x

Regards

Garrett

Parents Reply Children
No Data
Related