Skip to content

tomasmcguinness/matter-nrf-dual-temperature-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nordic nRF Matter Dual Temperature Sensor

20251223_184336358_iOS

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.

Battery Life

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.

Firmware

The code is written using the Nordic Connect SDK, v3.1.0.

TODO

  • Implement ADC
  • Add two temperature probes
  • Basic indicator LED (without DK)
  • Press and hold to reset
  • User labels to name the probes

Hardware

There is a PCB design, which you'll find under the Firmware folder.

About

A Matter based, dual probe temperature sensor designed on the nRF54L15.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors