digital-counter¶
Overview¶
The digital-counter example reads a digital sensor and counts how many times the sensor was triggered. It lights an LED for 1 second when the sensor is triggered. The purpose of this sample is to show how to use a digital sensor using the KNoT Zephyr SDK.
Requirements¶
The demo assumes that a digital output is connected to pin 1.10.
Building¶
This sample can be built for your board in two different ways.
Using the KNoT Zephyr SDK installed on your machine:
Follow the steps described on KNoT CLI compile section.
Using the KNoT Docker:
Follow the steps described on KNoT Docker compile section.
Flashing¶
Note
For specific board flash instructions please check on Supported Boards section.
This sample can be flashed to a board as follows:
Using the KNoT Zephyr SDK on your machine:
Follow the steps described on KNoT CLI flash section.
Using the KNoT Docker:
Follow the steps described on KNoT Docker flash section.
Configuring¶
After flashing, use the Android KNoT Setup App for configuring the Gateway credentials on your thing.