This sample application periodically reads raw data from the FDC2X1X sensor in polling mode or optionally with data ready trigger. It is able to read the 12-Bit and 28-Bit, as well as the 2-Channel and 4-Channel versions (FDC2112, FDC2114, FDC2212, FDC2214). The 4-channel versions are chosen through devicetree properties. The default is FDC2112. Signed-off-by: Igor Knippenberg <igor.knippenberg@gmail.com>
9 lines
181 B
YAML
9 lines
181 B
YAML
sample:
|
|
name: fdc2x1x sample
|
|
description: FDC2X1X sample application
|
|
tests:
|
|
sample.sensor.fdc2x1x:
|
|
harness: sensor
|
|
tags: sensors
|
|
platform_allow: nrf9160dk_nrf9160
|