vuly.hashnode.devConnect to homeassistant remotely over IPv6Most ISP today support IPv6 address.If you connect the home assistant to the router and the router is configured correctly the homeassitant should acquire IPv6 address. configuring the router:Basically for configuring the router there are two options...Dec 9, 2024·3 min read
vuly.hashnode.devHardfault handler for embedded systemsHardfault can be one of the most feared bugs for embedded systems, especially when they occur at client's home.Yet, in my experience, a great number of the embedded products that exist today fail to handle this adequately.Most of the hardfault handle...Jun 26, 2024·3 min read
vuly.hashnode.devDebugging the EmbeddedEmbedded Debugging: Methodologies, Tips, and Tricks As embedded software developers, we often face complex bugs that can be challenging to reproduce and resolve.In this post, I'll go over some of my methodologies, tips, and tricks in the hope to help...Jun 5, 2024·6 min read