Is there any motion sensor sample for Matter that will run on a nRF52811 chip?
Thanks!
Is there any motion sensor sample for Matter that will run on a nRF52811 chip?
Thanks!
Some samples can be found at https://docs.zephyrproject.org/2.7.0/samples/sensor/sensor.html
Note that many of these sensor samples will need an nrf device tree overlay to compile and run.
I've been able to get the adxl362 sensor sample working with NRF Connect.
https://docs.zephyrproject.org/2.7.0/samples/sensor/adxl362/README.html
You might want to include what motion sensor you want to use?
Some samples can be found at https://docs.zephyrproject.org/2.7.0/samples/sensor/sensor.html
Note that many of these sensor samples will need an nrf device tree overlay to compile and run.
I've been able to get the adxl362 sensor sample working with NRF Connect.
https://docs.zephyrproject.org/2.7.0/samples/sensor/adxl362/README.html
You might want to include what motion sensor you want to use?