Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.03 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.03 KB

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.