... | ... | @@ -5,7 +5,7 @@ Here are a few examples that demonstrate how to run code on the respective targe |
|
|
|
|
|
## nRF5: Hello World
|
|
|
|
|
|
A basic sample application for the nRF5 platform is available [here](uploads/0598e2b88b2776051275b8cbd2ea99a7/nrf5_helloworld.zip).
|
|
|
A basic sample application for the nRF5 platform is available [here](uploads/a2c791ff72a5ccd4851ed20688525610/nrf5_helloworld.zip).
|
|
|
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`).
|
|
|
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.
|
... | ... | |