Skip to content

Commit

Permalink
Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Jul 3, 2020
1 parent f01c318 commit 3820bed
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions examples/lighting-app/nrf5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,15 @@ An example application showing the use

The nRF52840 lighting example application provides a working demonstration of a
connected lighting device, built using CHIP, and the Nordic nRF5 SDK. The
example supports remote access and control of a lighting over a
low-power, 802.15.4 Thread network. It is capable of being paired into an
existing CHIP network along with other CHIP-enabled devices. The example targets
the
example supports remote access and control of a lighting over a low-power,
802.15.4 Thread network. It is capable of being paired into an existing CHIP
network along with other CHIP-enabled devices. The example targets the
[Nordic nRF52840 DK](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK)
development kit, but is readily adaptable to other nRF52840-based hardware.

The lighting example is intended to serve both as a means to explore the workings of
CHIP, as well as a template for creating real products based on the Nordic
platform.
The lighting example is intended to serve both as a means to explore the
workings of CHIP, as well as a template for creating real products based on the
Nordic platform.

The example application builds upon the CHIP. A top-level Makefile orchestrates
the entire build process, including building CHIP, and select files from the
Expand Down

0 comments on commit 3820bed

Please sign in to comment.