Note
This is a work in progress. It works, but I'm experiencing network reliability issues with the battery variation.
This is my Matter Dual Temperature Sensor.
It supports two NTC thermistor probes, allowing for two temperature readings.
It is compatible with all commercial Matter controllers as it uses the standard Temperature Measurement cluster.
The firmware has been optimised to reduce power consumption using Matter ICD (Intermittant Connected Device) and LIT (Long Idle Time)
It consumes approx 18µA, which allows for approximately 1.5 years on a standard 240mAh 2032 coin cell battery.
The code is written using the Nordic Connect SDK, v3.1.0.
- Implement ADC
- Add two temperature probes
- Basic indicator LED (without DK)
- Press and hold to reset
- User labels to name the probes
There is a PCB design, which you'll find under the Firmware folder.
