Hello,
I am hitting wall after wall trying to migrate the ble_coex sample out of tree for a custom board. I am unable to find any documentation guidance as to how to do this. I have the sample building and running just fine in tree on the nRF7002DK.
I've copied over all the 7002DK board config files from C:\ncs\v3.0.2\zephyr\boards\nordic\nrf7002dk to the local boards folder for my out of tree project.
I've also made what I think are the correct adjustments to transform the contents to represent a custom board.
Add build configuration correctly finds my custom board.
I'm getting all kinds of CMake conflicting and/or unsatisfied dependencies, KConfig warnings, etc.
If there's a documented process as to the specific steps that need to be taken to migrate a sample project out of tree, or if someone can otherwise explain it, please let me know.
I can provide more details on the specific problems I'm having but first just wanted to ask for high level guidance on this.
Thank you,
Chris