This repository provides sample applications for the reel board. reel board is an evaluation board based on the Nordic Semiconductor nRF52840 SoC with an integrated 2.4 GHz transceiver supporting different communication standards. The board was developed by PHYTEC in cooperation with Zephyr Project.
The Zephyr Project is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with security in mind.
Samples in this repository require installed Zephyr SDK and Zephyr RTOS source code. Please follow the Getting Started Guide to setup Zephyr SDK and to clone the Zephyr repository. Before you start, please make sure everything is installed correctly and it is possible to build and flash a sample, see Build the Application.
reel board samples in this repository are licensed using the Apache 2.0 License. There are test utilities and other files that could be used on the host side for the communication with the sample. For these files, other licenses may apply. Exact information can be found in the samples utils directory.
Here are a few resources to help you find additional information:
- Zephyr RTOS Documentation: http://docs.zephyrproject.org
- Zephyr RTOS Source Code: https://github.com/zephyrproject-rtos/zephyr
- Zeyphr RTOS Samples: http://docs.zephyrproject.org/latest/samples/index.html
- Zephyr Project Website: https://zephyrproject.org