Hello,
While trying to build the hello_world project on Thingy 91 using the SEGGER (connection through J-link edu). Following the Hello World project guide given at:
After choosing the correct nrf Connect Options as CMake file located with hello_world, should it load the project already where the CMake file exists on its own or is there any process to follow?
As shown in the image it shows me the merged.hex project is loaded. Which I believe is the hex file already on the Thingy 91.
What should I do to load a new project there?