So I got an idea: what if I could mess with devices that follow the Matter specification with my Flipper Zero? I checked the hardware section of the documentation and saw the STM32WB55RGV6TR microcontroller.
Honestly, I’m not very knowledgeable on hardware, more of a software guy, but from what I found online, it looks like the STM32WB55RGV6TR does follow the Matter specification! This is as far as I’ve gotten so far, I just started actually reading the specification (there’s a lot of pages ;-;).
My hope is I or someone else can program an app on the Flipper Zero that can control Matter smart home accessories (being able to be controlled versus controlling doesn’t sound as interesting really)