Hello @GergelySzabolcs, running into the same issue with release v2.24.0.
I notice that the device-side firmware is controlled via the CMake variable DEPTHAI_DEVICE_SIDE_COMMIT
. I see you updated it in this commit in the previous conversation to b3aeaf23ff5857fc8f79d412ceefc08da23e7aad
, but as of v2.24.0 it is currently a95f582a61ec9bdbd0f72dec84822455872ffaf7
Is there a chance that this was regressed to the previous behavior during development? Also, do you have a changelog of device firmware releases? The single hash is a bit opaque to debug the release history.