soonisys
www.soonisys.comdocs.soonisys.com
nRF9160 M.2 Module
nRF9160 M.2 Module
  • PRODUCTS DETAIL
    • nRF9160 M.2 Module
    • nRF9160 M.2 Development Kit
  • DEVELOPMENT
    • Getting Started-SDK v2.3.0
    • Getting Started-Legacy
      • Installation
      • Hello World - Sample
      • Create Project
      • Cat-M1 + UDP
      • Serial LTE Modem
    • Resources
    • Sim Cards
Powered by GitBook
On this page
  • 1. Open Segger IDE
  • 2. Open 'Hello World' Sample Project
  • 2.1 File->Open nRF Connect SDK Project...
  • 2.2 Select Project and Board
  • 2.3 main.c
  • 3. Build and Debug
  • 3.1 Build
  • 3.2 Debug
  • 4. Windows Serial Terminal
  1. DEVELOPMENT
  2. Getting Started-Legacy

Hello World - Sample

Build and Run Hello World sample on development board using Segger IDE

PreviousInstallationNextCreate Project

Last updated 3 years ago

1. Open Segger IDE

2. Open 'Hello World' Sample Project

2.1 File->Open nRF Connect SDK Project...

All sample projects are located at...

C:\ncs\v1.7.0\zephyr\samples

C:\ncs\v1.7.0\nrf\samples

2.2 Select Project and Board

  1. Select 'hello_world' project.

  2. Check '3rd party kits'

  3. Select 'soonisys_sldev_nrf9160ns'

  4. OK

Board name should be 'soonisys_sldev_nrf9160ns'

2.3 main.c

You can see the 'main.c' source file.

Project Items Windows->Solution 'build'->Project 'app/libapp.a'->C_COMPILER_app->main.c

3. Build and Debug

3.1 Build

3.2 Debug

4. Windows Serial Terminal

To see the board console strings, You can use any windows serial terminal.

Hello World serial baud rate is 115200.

We use 'teraterm' for serial terminal.

If you don't see this board name, see the

Download File List - Tera Term - OSDNosdnjp
Logo
Open Segger Embedded Studio
Installation