-
Connecting Matter-over-Thread Devices to the Internet
In this post, we look at how a Matter-over-Thread device can reach the internet through a Thread Border Router. We will cover the key networking concepts (Thread, NAT64, and UDP) and walk through a working example that sends a UDP message from an nRF54LM20 DK to an echo server on the public internet.
-
Matter, Thread, and Memfault
I’m Markus, software engineer @ Tridonic, where we are working on Internet-connected wireless lighting solutions based on the Matter standard. To be able to monitor the reliability of those devices we’ve been using Memfault and tied it into Matter/Thread and its UDP/IPv6 stack based on the Nordic Connect SDK. In the following, I’ll show you the modifications we’ve done to enable Memfault in an IPv6 solution.