-
Low power blinky on nRF52840-DK
In this post I look at lowering the power consumption of the nRF Blinky sample when running on an nRF52840DK. Read ⇢
-
Building a .Net Matter Controller – The Manual Pairing code
I’m building my own .Net Matter Controller. I’m writing these posts as I go, figuring the stuff out and blogging how and what I’m doing. TL;DR; This post describes the manual pairing code and how I extract the discriminator and passcode values from it. The Manual Pairing Code There seems… Read ⇢
-
Matter – Tiny Dishwasher – Adding Phases
I added Current Phase support to my Matter Dishwasher emulator. Read ⇢
-
Building a Matter Dishwasher with an ESP32
As part of my exploration of the Matter Protocol, I’m fascinated by the support for Smart Appliances. That’s things like Washing Machines, Dishwashers, EV chargers, water heaters etc. TL;DR; I implemented a Matter Dishwasher emulator with hardware controls and an OLED display. It has an on/off button, allows the Program… Read ⇢
-
Building a .Net Matter Controller – Reading Descriptions
I am building my own .Net Matter Controller. I’m writing these posts as I go, figuring the stuff out and blogging how and what I’m doing. In my previous post, I got my controller to the point where it would connect to a single commissioned Node when it started. I… Read ⇢
-
Building a .Net Matter Controller – Simple Reconnection
In this post I reach the 0.1 milestone for my .Net Matter Controller having successfully commissioned a device! Read ⇢
-
Two Matter Dimmer switches running on ESP32
Two Matter dimmer switch projects with ESP32 https://youtu.be/KvzPolD-6t4 Both of these projects are available in Github if you want to try them yourself! https://github.com/tomasmcguinness/matter-esp32-momentary-button https://github.com/tomasmcguinness/matter-esp32-touch-dimmer-switch Read ⇢
-
C# DNS-SD & mDNS
As part of my work to build a Matter controller using .Net, I find myself in need of mDNS again. I dabbled with this a few years back and even managed to get something working with HomeKit on iOS. However, for my work with Matter, I find myself looking at… Read ⇢
-
Building a .Net Matter Controller – Let there be light!
In this post I reach the 0.1 milestone for my .Net Matter Controller having successfully commissioned a device! Read ⇢




