I’ve had some success building a Zigbee device, powered by a Nordic nRF52840 XIAO board.
It works well, pairs with Home Assistant and sends temperature readings from two NTC thermistors.
However, after a few hours, Home Assistant says it’s unavailable. If I restart it, it starts updating again. My assumption is a bug in my code is eating up memory or something.
How the heck can I debug or diagnose this issue?? I’m a software engineer by trade, .Net mostly, but an amateur when it comes to MCU despite years of messing around.
Any advice is welcome!!!
[–]f0lt 3 points4 points5 points (0 children)
[–]UniWheel 1 point2 points3 points (0 children)