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!
Hello,
Currently, only nRF52840 or nRF5340 is supported due to memory requirements of Matter. Please see the Matter protocol documentation and the Matter documentation.
Kind regards,
Øyvind
Any motion sensor for Matter for the nRF52840? Any sensor implementation is fine. Just need to see the matter config parameters.
Unfortunately, the Matter samples are still in a starting phase. There are currently 4 Matter samples:
The Thingy:53 is not launched yet, but uses the BME688. You can have a look at the source code to see how this is implemented, and maybe use the Matter: Template to implement the BME680 sample from the Zephyr repo for your use.
Kind regards,
Øyvind
Unfortunately, the Matter samples are still in a starting phase. There are currently 4 Matter samples:
The Thingy:53 is not launched yet, but uses the BME688. You can have a look at the source code to see how this is implemented, and maybe use the Matter: Template to implement the BME680 sample from the Zephyr repo for your use.
Kind regards,
Øyvind