@@ -5,7 +5,7 @@ Here are a few examples that demonstrate how to run code on the respective targe
...
@@ -5,7 +5,7 @@ Here are a few examples that demonstrate how to run code on the respective targe
## nRF5: Hello World
## nRF5: Hello World
A basic sample application for the nRF5 platform is available [here](uploads/a2c791ff72a5ccd4851ed20688525610/nrf5_helloworld.zip).
A basic sample application for the nRF5 platform is available [here](uploads/a59f2ea057d79f379a6bb56aed7e475a/nrf5_helloworld.zip).
The application periodically toggles all tracing pins and prints `hello world`.
The application periodically toggles all tracing pins and prints `hello world`.
You can open and compile the project with [Segger Embedded Studio](https://www.segger.com/products/development-tools/embedded-studio/). We recommend to use the example without MBR (`examples/hello_world/pca10059/no_mbr`).
You can open and compile the project with [Segger Embedded Studio](https://www.segger.com/products/development-tools/embedded-studio/). We recommend to use the example without MBR (`examples/hello_world/pca10059/no_mbr`).
Note that you will also need to download the [nRF5 SDK v15.3](https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK) and copy it into the folder `nrf-sdk` in order to compile the project.
Note that you will also need to download the [nRF5 SDK v15.3](https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK) and copy it into the folder `nrf-sdk` in order to compile the project.