... | ... | @@ -8,7 +8,7 @@ Here are a few examples that demonstrate how to run code on the respective targe |
|
|
A basic sample application for the nRF5 platform is available [here](https://gitlab.ethz.ch/tec/public/flocklab/wiki/-/wikis/uploads/e74881a3143ca642fa7054c54cfc8d6d/hello_world_nrf5.tar.gz).
|
|
|
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](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.
|
|
|
|
|
|
<br />
|
|
|
|
... | ... | |