-
Notifications
You must be signed in to change notification settings - Fork 67
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
Warning: Modules are configured with different bypass temperatures #89
Comments
Thank you for the video, I've built a test using 4 modules and 1 controller, but I can't get the warning message to appear. Can I ask you to reprogram the ESP8266 using the latest code/release? - there isn't any need to reprogram the modules. |
I did this, but the problem remained. |
I recorded a new video - https://youtu.be/MAOMkW4MDHc |
Latest release Tag-2021-01-23-11-33 |
Okay, got to the bottom of this one. The controller expects each module to match the "global setting" temperature, if any module doesn't match then the warning is thrown. To fix, simply set the temperature in the "global setting" to the temperature you want and "save settings". This sets all cell modules to the same temperature and updates the controller to remember that default temperature. I'll update the warning message to be more reflective of the problem. |
Latest release Tag-2021-01-25-14-42 |
I managed to solve the problem by switching to firmware V420SWAPR19R20 |
V420 boards have a maximum temperature of 45 degrees due to design fault as explained on other post - only use the V420SWAPR19R20 firmware if you have unsoldered and swapped R19 and R20 |
Updated but the latest firmware (Release-2021-01-21-14-48) I get a message: “Warning: Modules are configured with different bypass temperatures”.
All modules are set to the same temperature 45 degrees Celsius.
Video - https://youtu.be/GBZ7nKIU9KU
The text was updated successfully, but these errors were encountered: