I don't think the plug was damaged by water. Why would that keep it from coming off either way though?
Sent from my Nexus 6P using Tapatalk
Search found 83 matches
- Sat Apr 23, 2016 8:53 am
- Forum: Standard
- Topic: pH probe won't come off RA head unit... Help?
- Replies: 3
- Views: 4327
- Sat Apr 23, 2016 6:14 am
- Forum: Standard
- Topic: pH probe won't come off RA head unit... Help?
- Replies: 3
- Views: 4327
Re: pH probe won't come off RA head unit... Help?
???
Sent from my Nexus 6P using Tapatalk
Sent from my Nexus 6P using Tapatalk
- Sat Apr 16, 2016 9:25 am
- Forum: Standard
- Topic: pH probe won't come off RA head unit... Help?
- Replies: 3
- Views: 4327
pH probe won't come off RA head unit... Help?
My pH probe died and when I tried to replace it I found the plug won't come off the head unit. It seems to be turning the entire plug that goes down inside the unit and won't pop off... Open up the whole unit? Thoughts?
Thanks
Sent from my Nexus 6P using Tapatalk
Thanks
Sent from my Nexus 6P using Tapatalk
- Mon May 11, 2015 8:33 pm
- Forum: Addons
- Topic: Dosing pump died...tips to try to fix it???
- Replies: 3
- Views: 4942
Re: Dosing pump died...tips to try to fix it???
Tore it apart and it was gummed up with something black inside. Cleaned it all up and works again now. 

- Mon May 11, 2015 11:57 am
- Forum: Addons
- Topic: Dosing pump died...tips to try to fix it???
- Replies: 3
- Views: 4942
Re: Dosing pump died...tips to try to fix it???
It seems completely dead.
I'll try a different power supply tonight.
Does the pump head just pull off or what?
I'll try a different power supply tonight.
Does the pump head just pull off or what?
- Mon May 11, 2015 9:15 am
- Forum: Addons
- Topic: Dosing pump died...tips to try to fix it???
- Replies: 3
- Views: 4942
Dosing pump died...tips to try to fix it???
I've bought 3 dosing pumps from RA now and the last one I bought (so its the newest one I have) just completely died.
Any tips to try to fix it?
Thanks
Any tips to try to fix it?
Thanks
- Tue Jan 20, 2015 12:34 pm
- Forum: For New Members
- Topic: Probably a dumb question....how does the physical ra+ contro
- Replies: 3
- Views: 4026
Re: Probably a dumb question....how does the physical ra+ co
No WiFi.
Does it show history for pH or what?
Does it show history for pH or what?
- Tue Jan 20, 2015 1:28 am
- Forum: For New Members
- Topic: Probably a dumb question....how does the physical ra+ contro
- Replies: 3
- Views: 4026
Probably a dumb question....how does the physical ra+ contro
I received a replacement ra+ controller and before I uploaded anything to it I saw it was displaying a graph when I first plugged it in. After uploading my code the graph disappeared. Can I bring it back? What does the graph display or record? I would love to be able to see a graph on say my past pH...
- Sun Nov 23, 2014 2:21 pm
- Forum: Apps
- Topic: Don't have wifi module...can I see history from RA unit???
- Replies: 14
- Views: 23207
Re: Don't have wifi module...can I see history from RA unit?
Any new way to export data without WiFi to see history log yet?
- Sat Oct 25, 2014 9:29 am
- Forum: How do I code ...
- Topic: DosingPumpRepeat and actually time dosing pumps run...???
- Replies: 5
- Views: 4652
- Sat Oct 25, 2014 9:20 am
- Forum: How do I code ...
- Topic: DosingPumpRepeat and actually time dosing pumps run...???
- Replies: 5
- Views: 4652
Re: DosingPumpRepeat and actually time dosing pumps run...??
Sorry, my bad. You are correct. It does dose at midnight.... So you are getting 5 doses. So... ReefAngel.DosingPumpRepeat( Port6,0,660,10 ); /////mag 720min = 11hrs 15ml day This will actually dose 3 times per 24 hour cycle? ReefAngel.DosingPumpRepeat( Port7,0,360,25 ); /////alk 360min = 6hrs 75ml ...
- Sat Oct 25, 2014 9:10 am
- Forum: How do I code ...
- Topic: DosingPumpRepeat and actually time dosing pumps run...???
- Replies: 5
- Views: 4652
DosingPumpRepeat and actually time dosing pumps run...???
I'm curious as to how much 2 part I'm actually dosing using the RA DosingPumpRepeat command as it's set to run every so many hours each day. I think it's running an additional time each day at midnight; could someone confirm that? For example here is my calcium dosing: ReefAngel.DosingPumpRepeat( Po...
- Sun Oct 19, 2014 2:05 pm
- Forum: How do I code ...
- Topic: Can I have a port turn on & then back on & off again later?
- Replies: 7
- Views: 6293
Re: Can I have a port turn on & then back on & off again lat
It didn't work. It turned on at 2pm like it should but it was supposed to turn off at 5pm (run 2pm-5pm) but it stayed on...
***Edit...the "else" addition made it work.
Thanks
***Edit...the "else" addition made it work.
Thanks
- Sun Oct 19, 2014 10:41 am
- Forum: How do I code ...
- Topic: Can I have a port turn on & then back on & off again later?
- Replies: 7
- Views: 6293
- Sat Oct 18, 2014 4:49 pm
- Forum: How do I code ...
- Topic: Can I have a port turn on & then back on & off again later?
- Replies: 7
- Views: 6293
Can I have a port turn on & then back on & off again later?
I have mh as my main lights and want to have my supplemental T5's run before the MH for a while and then come back on again an hour after the mh turn off; how would I do that? Would this code work? I simply listed Port2 twice, does that work? { ReefAngel.StandardHeater( Port1,795,800 ); ////2 Heater...
- Sat Oct 18, 2014 4:41 pm
- Forum: How do I code ...
- Topic: Fan to kick on at set temperature?
- Replies: 13
- Views: 9394
Re: Fan to kick on at set temperature?
Thanks I got it working.


- Sat Oct 18, 2014 2:34 pm
- Forum: How do I code ...
- Topic: Fan to kick on at set temperature?
- Replies: 13
- Views: 9394
Re: Fan to kick on at set temperature?
K. I was wondering why I had 3 temperature digits on my heater lines and only 2 down here...
- Sat Oct 18, 2014 1:20 pm
- Forum: How do I code ...
- Topic: Fan to kick on at set temperature?
- Replies: 13
- Views: 9394
Re: Fan to kick on at set temperature?
The code is not working. #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPROM.h> #include <RA_NokiaLCD.h> #include <RA_ATO.h> #include <RA_Joystick.h> #include <LED.h> #inclu...
- Thu Oct 16, 2014 12:57 pm
- Forum: How do I code ...
- Topic: Fan to kick on at set temperature?
- Replies: 13
- Views: 9394
Re: Fan to kick on at set temperature?
Does my code look correct? #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPROM.h> #include <RA_NokiaLCD.h> #include <RA_ATO.h> #include <RA_Joystick.h> #include <LED.h> #inc...
- Wed Oct 15, 2014 9:33 pm
- Forum: How do I code ...
- Topic: Fan to kick on at set temperature?
- Replies: 13
- Views: 9394
Re: Fan to kick on at set temperature?
How about this instead of a time window? (this is easier to code/read) if (ReefAngel.Relay.Status(Port5)) ReefAngel.StandardFan(Port4,81,82)) else ReefAngel.Relay.Off(Port4); This nice thing about that is that if you change your MH schedule or change it to use memory, it won't matter here. If your ...
- Wed Oct 15, 2014 2:02 pm
- Forum: How do I code ...
- Topic: Fan to kick on at set temperature?
- Replies: 13
- Views: 9394
Re: Fan to kick on at set temperature?
Didn't know their was a fan code. Lol
So...
ReefAngel.StandardFan(Port4,81,82);
Kicks the fans on at 82f and off at 81f?
Am I able to code in a window of time where that applies too?
So...
ReefAngel.StandardFan(Port4,81,82);
Kicks the fans on at 82f and off at 81f?
Am I able to code in a window of time where that applies too?
- Wed Oct 15, 2014 1:04 pm
- Forum: How do I code ...
- Topic: Fan to kick on at set temperature?
- Replies: 13
- Views: 9394
Fan to kick on at set temperature?
I want to be able to turn a fan on in my canopy at a set temperature and then have it turn off either when the water temp drops or at a set time; how do I do that? Say I want the fan to kick on when the water hits 82F and then kick off if it hits 81F or at a set time (the end of the mh light cycle)....
- Thu May 15, 2014 7:29 am
- Forum: Standard
- Topic: Running two wp40's off RA+ can I add a third one?
- Replies: 10
- Views: 8990
Re: Running two wp40's off RA+ can I add a third one?
If I hook up a wavemaker with the different jebao cable to the ATOhigh port are there any limitations to coding the wave maker to run through random modes like my two wavemakers are set up for now? if (hour()<8) { ReefAngel.PWM.SetActinic(0); ReefAngel.PWM.SetDaylight(0); } else if (hour()>=8 &&...
- Sat May 10, 2014 1:28 pm
- Forum: Standard
- Topic: Running two wp40's off RA+ can I add a third one?
- Replies: 10
- Views: 8990
Re: Running two wp40's off RA+ can I add a third one?
Oh nice so I don't need anything more than another modified cable then?
- Fri May 09, 2014 12:37 pm
- Forum: Standard
- Topic: Running two wp40's off RA+ can I add a third one?
- Replies: 10
- Views: 8990
Re: Running two wp40's off RA+ can I add a third one?
So I would have to buy a dimming module expansion then....right? That wouldn't be worth $109 to me...
- Fri May 09, 2014 10:11 am
- Forum: Standard
- Topic: Running two wp40's off RA+ can I add a third one?
- Replies: 10
- Views: 8990
Running two wp40's off RA+ can I add a third one?
I am looking to buy a wp60 to add to the two wp40's I already have running off my RA+; how would I run a 3rd wavemaker?
Thanks
David
Thanks
David
- Wed Nov 27, 2013 3:21 pm
- Forum: Apps
- Topic: Don't have wifi module...can I see history from RA unit???
- Replies: 14
- Views: 23207
Re: Don't have wifi module...can I see history from RA unit?
On a slightly different note why when I have the ra connected via usb does the ra unit flash red a few times every couple of minutes like it's being accessed even though I don't load anything on the pc? While the red light is flashing my two WP40'S change back to full 100% too (like they are no long...
- Wed Nov 27, 2013 3:07 pm
- Forum: Apps
- Topic: Don't have wifi module...can I see history from RA unit???
- Replies: 14
- Views: 23207
Re: Don't have wifi module...can I see history from RA unit?
Huh, can't believe the ra unit can't simply keep a log/history of parameters on its own that you can access whenever over a usb cable
Sent from my SCH-I605 using Tapatalk 4
Sent from my SCH-I605 using Tapatalk 4
- Wed Nov 27, 2013 3:04 pm
- Forum: Apps
- Topic: Don't have wifi module...can I see history from RA unit???
- Replies: 14
- Views: 23207
Re: Don't have wifi module...can I see history from RA unit?
But you still have to leave a pc connected to the ra unit the whole time, right?
Sent from my SCH-I605 using Tapatalk 4
Sent from my SCH-I605 using Tapatalk 4
- Wed Nov 27, 2013 3:01 pm
- Forum: Apps
- Topic: Don't have wifi module...can I see history from RA unit???
- Replies: 14
- Views: 23207
Re: Don't have wifi module...can I see history from RA unit?
*only with wifi though right?rimai wrote:It isDavidinGA wrote: I mean this seems like a common feature that would be on here right???
That's why we have the Portal
Sent from my SCH-I605 using Tapatalk 4