Robo-Tank DIY Aquarium Controller Forum
Problem with v6.4 - Printable Version

+- Robo-Tank DIY Aquarium Controller Forum (https://www.robo-tank.ca/forum)
+-- Forum: Robo-Tank (https://www.robo-tank.ca/forum/forum-1.html)
+--- Forum: Robo-Tank Software Questions (https://www.robo-tank.ca/forum/forum-23.html)
+--- Thread: Problem with v6.4 (/thread-1624.html)



Problem with v6.4 - tutuss21 - 03-20-2022

Hi Rob ! Thanks for update. I update v6.4, invert output Logic work well on ac outlet.
 I Wanted install  ds3231 but robo tank restart and stop without stopping. It don’t work.
I unplugged ds3231. Robotank restart and work, but i lost ph. I2cdetect return port « 63 » is here. I try restart several times, but  impossible to display the ph. Do you have any idea ?


RE: Problem with v6.4 - Rob F - 03-20-2022

Hi Tutuss21, glad to hear you updated, off hand I'm not sure why the ds3231 didn't work but I know why you lost pH.

To fix you'll need to log into the database, if you need help let me know.

Once you log in go to "probes" table from left side and changed the field "plugged" to 1.

Then go to the "i2cDevices" table and send me a picture if you could.

Also when you have ds3231 plugged in do you see extra addresses with i2cdetect?


RE: Problem with v6.4 - tutuss21 - 03-21-2022

Hi Rob, thanks, i changed the field « plugged » to 1 and it’s work. I found PH. I didn’t watch i2cdetect when i plugged dsc3231. I will stay without dsc3231 for the moment. I tell you when i retry dsc3231[attachment=596]


RE: Problem with v6.4 - tutuss21 - 03-21-2022

Hi Rob, i retry plugged dsc3231. It seems to work. 
[attachment=597]
on the other hand, I have the impression that the min value of ph records values which do not appear in the graph (very small values for exemple 1,2)
Thanks Rob


RE: Problem with v6.4 - Rob F - 03-21-2022

Right on, glad things are working. The graphs write every 5 minutes so it's less likely an off reading would be caught by it. The min/max see every read so it catches all. This is why when you use custom rules you should add a 10 second or so trigger delay so a reading that might not be valid won't trigger things.


RE: Problem with v6.4 - tutuss21 - 03-24-2022

Ok, is it possible to modify the frequency to Check min or max for ph and temperature ?

I can’t set the clock to 24h mode with the dsc3231 plugged


RE: Problem with v6.4 - Rob F - 03-24-2022

At this time it's not possible to check frequency of min/max but I am going to try and come up with something to block values out of range.

I did notice the time doesn't change to 24hr format, sorry about that. It should only be the time at top left corner not converting, I will have an update out shortly however I have to leave for a few days so it'll be after that.


RE: Problem with v6.4 - tutuss21 - 03-25-2022

Hi ! No problem, it’s just small details. For disconnection every 24h on login, do you have a tip ? Thanks for Everything


RE: Problem with v6.4 - Rob F - 03-25-2022

Ah yes, for the next update I will add a basic setting "disable auto logout" so that doesn't happen.