2nd reef-pi setup with robotank ph board loss of ph reads negative at time

Wolfw28

Active Member
Review score
+0 /0 /-0
View Badges
Joined
Mar 13, 2022
Messages
178
Reaction score
131
Review score
+0 /0 /-0
Location
Myakka City
Rating - 0%
0   0   0
I setup a second pi4 with robotank script and robotank ph board do to the instability of ph reading with ESP32. All when as normal did the ph probe calibration seamed to be fine. Now the ph reading doesn’t drop out it drops to a negative number like -3.5ph and then back to reading normal. I have read just about ever post with no luck fixing the problem. One thing that’s odd but I think @robsworld78 updated his script. Because when you run sudo nano boot/config.txt it opens and the line that in previous post are not there. Actually what is there is all commented out (#) in front of ever line.
B35CE629-5BFF-43D1-B05B-9B0E1AAD8B2A.png
 
www.dinkinsaquaticgardens.com
OP
OP
Wolfw28

Wolfw28

Active Member
Review score
+0 /0 /-0
View Badges
Joined
Mar 13, 2022
Messages
178
Reaction score
131
Review score
+0 /0 /-0
Location
Myakka City
Rating - 0%
0   0   0
I setup a second pi4 with robotank script and robotank ph board do to the instability of ph reading with ESP32. All when as normal did the ph probe calibration seamed to be fine. Now the ph reading doesn’t drop out it drops to a negative number like -3.5ph and then back to reading normal. I have read just about ever post with no luck fixing the problem. One thing that’s odd but I think @robsworld78 updated his script. Because when you run sudo nano boot/config.txt it opens and the line that in previous post are not there. Actually what is there is all commented out (#) in front of ever line. View attachment 3130311
View attachment 3130312View attachment 3130312
 

Sral

Well-Known Member
Review score
+0 /0 /-0
View Badges
Joined
May 2, 2022
Messages
746
Reaction score
820
Review score
+0 /0 /-0
Location
Germany
Rating - 0%
0   0   0
I would recommend using the config settings regarding the I2C settings, especially the line with the baudrate of 10000.

After you have hopefully fixed the dips that way you need to calibrate again. It looks to me that when you calibrated pH the error values might have skewed something.
 

iamdan

New Member
Review score
+0 /0 /-0
View Badges
Joined
Jul 1, 2022
Messages
18
Reaction score
24
Review score
+0 /0 /-0
Location
Western Australia
Rating - 0%
0   0   0
I have this same issue with two separate tanks running two robo-tank controllers running reef-pi v6.0

I lodged a ticket in Github about it https://github.com/reef-pi/reef-pi/issues/1977 on November 27 2022 and on Feb 2 i left a message asking Ranjib for any idea when this would be looked at and haven't heard anything.

Rolling back to older versions doesn't help me out as then it just breaks other functionality i have in use, so having this graph/ph reading that drops out is the lesser of the evils lol
 
OP
OP
Wolfw28

Wolfw28

Active Member
Review score
+0 /0 /-0
View Badges
Joined
Mar 13, 2022
Messages
178
Reaction score
131
Review score
+0 /0 /-0
Location
Myakka City
Rating - 0%
0   0   0
I would recommend using the config settings regarding the I2C settings, especially the line with the baudrate of 10000.

After you have hopefully fixed the dips that way you need to calibrate again. It looks to me that when you calibrated pH the error values might have skewed something.
Could you elaborate more on which config settings, and how to access them.The only ones I know is the one mentioned here.
Maybe verify a couple lines in the /boot/config.txt file. Here's the commands to run.

sudo nano /boot/config.txt

This will open a file, scroll down and find the following two lines.

dtparam=i2c_arm=on
dtparam=i2c_arm_baudrate=10000


It's possible these are on the same line separated by a comma, if so delete the comma and add a new line between them like above. Also check to see if there are duplicates of these lines.

Then press CTRL + S on the keyboard to save and then CTRL + X to exit. Then reboot the controller and the change will take effect.

Does the under voltage error happen the same time the pH dropped to 0? As there was under voltage reported I wonder if the main power supply for the controller is a little soft when a load comes on, do you see any correlation with equipment switching and that error?
My looks like this.
IMG_1255.jpeg
 
Top Shelf Aquatics
OP
OP
Wolfw28

Wolfw28

Active Member
Review score
+0 /0 /-0
View Badges
Joined
Mar 13, 2022
Messages
178
Reaction score
131
Review score
+0 /0 /-0
Location
Myakka City
Rating - 0%
0   0   0
Thank you everyone for the help the dtparam=i2c_arm_baudrate=10000
was missing for some reason wasn’t sure if it was or was not the problem do to all the up grades and have had no problems with @robsworld78 reefpi install script on a fresh bullseye install. Not saying there a problem with @robsworld78 script just I always run into weird problems no one else seems to have.
 
AquaCave Logo Banner

Polyp polynomial: How many heads do you start with when buying zoas?

  • One head is enough to get started.

    Votes: 27 10.6%
  • 2 to 4 heads.

    Votes: 145 57.1%
  • 5 heads or more.

    Votes: 65 25.6%
  • Full colony.

    Votes: 10 3.9%
  • Other.

    Votes: 7 2.8%

New Posts

NYOS
Back
Top