ZodiusInfuser
ZodiusInfuser
Thanks for suggesting this! I assume the `2.0`, `5.4` etc are your offset values in the above code?
@MrDrem Do you have a list of the places where we should include more logging. There is a trade-off with more logging of course, but in my own look at...
@MrDrem There is more logging in the `patch` branch now. I am not sure it makes sense to include all of the ones from your fork, so let me know...
Try doing a fresh clone that pulls in `phew` too. I've just raised a pull request over there https://github.com/pimoroni/phew/pull/17 (and linked the `patch` enviro branch to it) that lets you...
There is a new release that adds more logging and control over logging: https://github.com/pimoroni/enviro/releases/tag/v0.0.9 I would welcome you looking over it and seeing what logging would still be of benefit.
@peter-mount Wakeup is a special module that is only included in the Enviro flavour of our Micropython build, hence you seeing that exception in your log. Incidentally that logging is...
@Pedro-vk Sorry to hear about your issues, especially with the stock firmware 😢 I very much hope that we will be able to fix the issues. These are becoming hard...
@Pedro-vk Glad to hear it! Could you share what you did, as it may be worth me including additional logging, or clarifying the current logging to help others in the...
Hi. Do you have more details of the crash you experienced? From a cold boot the RTC does have a time (though out by 2 years), so shouldn't cause a...
Hi @pontolimbique. Thanks for raising this. From that log, I can see that there are points where it isn't saying `- reset` where it should be, but because of how...