Is there an example for setting up a Segger Embedded Studio project for using an nRF52840 with Zephyr. The instructions on the Zephry site for adding Zephyr files to a project build do not seem to apply to how SES sets up a project.
Is there an example for setting up a Segger Embedded Studio project for using an nRF52840 with Zephyr. The instructions on the Zephry site for adding Zephyr files to a project build do not seem to apply to how SES sets up a project.
Hi Craig
This link gets you started on how to use SES with our nRF Connect SDK. Follow the steps there, and you should be able to create a Zephyr SES project.
Best regards,
Simon
Tried several times. The link you provided does not seem to be reachable.
Sorry for providing you a faulty link Craig! It should be working now.
Best regards,
Simon
This new link is about loading an application "nrf91.json"; not about zephyr and the nrf52840. Is this somehow related?
Hi Craig,
Yes, the link provided gets you started with the nRFConnect SDK, which is the tool needed to create Zephyr projects in SES. The "special" version of SES referred to in the link makes it possible to open and compile projects in the nRFConnect SDK. It is just that the getting started guide is made for the nRF91, but there shouldn't be any problems making projects for the nRF52840 either.
Follow the getting started guide, and when you get to "Open nRF Connect SDK Project" in the special SES version, add the paths to what project and environment you want to work with (Something like this).
Best regards,
Simon