Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 firmware release #6

Open
gadgetmies opened this issue Jan 12, 2025 · 1 comment
Open

v2 firmware release #6

gadgetmies opened this issue Jan 12, 2025 · 1 comment

Comments

@gadgetmies
Copy link

I've owned the board for a few years now, but it has had an issue with the PID that the temperature never rises to the peak temperature. I thought I'd try to adjust the parameters (increase Kp I suppose?) and flash the updated firmware on the board. I was able to build the firmware (Arduino IDE v2.3.2 & esp32 boards v3.0.7, master branch), but the application crashes some seconds after boot causing a reboot. I tried debugging the issue, but the behaviour was very strange (for loop in digitalButton running to i = 546) that I suspect the device either runs out of memory or there is something funky going on with the libraries / board support. As I uploaded the firmware to the board and thus replaced the original, I now have a bricked device. Thus I was wondering if you could perhaps share some firmware version you have built that has been tested and proven to work? I would of course appreciate if there would be a version with tweaked PID parameters, but would be grateful for any working version.

@dronecz
Copy link
Owner

dronecz commented Jan 13, 2025

Please try to downgrade ESP suppport to 1.0.6 version. I remember that anythink higher than this will cause issue which you described. I tried to find out why this is happening, but without luck. Pls let me know if your issue is solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants