Skip to content

A project used as an example of how to structure an nRF52 nRF5 SDK based project.

License

Notifications You must be signed in to change notification settings

rmptxf/test_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test_project

Prerequisites

Software

Hardware

  • nRF52840 based boards.
  • nRF52840 DK.

How to install

Compile from source

  • Clone this repository into your preferred location.
git clone https://github.com/rmptxf/test_project.git
  • Project strcuture :
nRF5_SDK_17.0.2_d674dde
application
            components
            main
            pca10056
releases
.gitignore
README.md

#### SEGGER Embedded Studio
*  Open the ``.emProject`` project file in SEGGER Embedded Studio, which is found in:

application\pca10056\s140\ses

* Using the Build menu, Build and Run the application.

About

A project used as an example of how to structure an nRF52 nRF5 SDK based project.

Topics

Resources

License

Stars

Watchers

Forks