-
Using matter.js to create a Light
In this post I setup a sample device using matter.js on a Rasberry Pi. Read ⇢
-
Building a .Net Matter Controller – Commissioning Flow – PASE pt3
In this post, I continue working on my .Net Matter controller. I manage to exchange a few more messages in the PASE process. Read ⇢
-
AT42QT1010 Capacitive button power consumption
In this post I look at the power consumption of an AT42Q1010 capacitive touch button and how to reduce it Read ⇢
-
Using a Rotary Encoder with ESP32-C6 to make a Matter Dimmer Switch
In this post, I explore the use of a rotary encoder to make a Matter Dimmer Switch using an ESP32-C6 Read ⇢
-
Building a .Net Matter Controller – Commissioning Flow – PASE pt2
I’m trying to build 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 the previous post in this series, I started looking at how to exchange PASE messages. I got to the point where I… Read ⇢
-
Building a .Net Matter Controller – Commissioning Flow – PASE
In this post, I try to exchange PASE messages as I continue my deep dive in Matter as I try to build my own Controller in .Net! Read ⇢
-
Building a .Net Matter Controller – Commissioning Flow
I’m trying to build my own .Net Matter Controller. In my first post, I looked at how I was able to discover a Matter device using Bluetooth LE. The next step in Commissioning is to connect to the device and start sending it instructions. Using Bluetooth is not the only… Read ⇢
-
Building a .Net Matter Controller – Bluetooth scanning
In this post I use C# to listen for Matter Bluetooth Advertisements so I can identify a device ready for commissioning. Read ⇢
-
Adding Dimming to the Matter Light Switch – pt2
In Part 1, I managed to add support for the Level Control Step Command to the esp-matter light_switch example. Whilst it worked, it didn’t quite work as expected, so in this post I show how I finally figured it out. The problem was that the BUTTON_LONG_PRESS_HOLD events were being generated… Read ⇢







