Search found 1358 matches

by cosmith71
Sat Oct 01, 2016 7:05 pm
Forum: Standard
Topic: used reef angel
Replies: 12
Views: 9112

Re: used reef angel

There's your answer. :mrgreen:
by cosmith71
Sat Oct 01, 2016 6:01 pm
Forum: Standard
Topic: used reef angel
Replies: 12
Views: 9112

Re: used reef angel

Post a picture of the front of the board.
by cosmith71
Sat Oct 01, 2016 4:00 pm
Forum: Standard
Topic: used reef angel
Replies: 12
Views: 9112

Re: used reef angel

20161001_175708-2.jpg
20161001_175708-2.jpg (80.17 KiB) Viewed 6058 times
If you don't see the "Plus" designation, we'd need a picture of the circuit board in the head unit.

--Colin
by cosmith71
Sat Oct 01, 2016 4:52 am
Forum: Standard
Topic: used reef angel
Replies: 12
Views: 9112

Re: used reef angel

Go under the tools menu and use the Wizard to generate code.

Is it a Plus or a Standard? The latest software doesn't work with a standard.
by cosmith71
Thu Sep 29, 2016 3:03 am
Forum: Apps
Topic: Reef Angel Web Wizard
Replies: 90
Views: 166825

Re: Reef Angel Web Wizard

Just a quick test, but good so far. The comment text is a little too dim for my tastes. It's hard to read.
by cosmith71
Tue Sep 20, 2016 5:57 am
Forum: Standard
Topic: thinking of buying a reef angel
Replies: 5
Views: 5694

Re: thinking of buying a reef angel

SB ReefLights need to be modified to run with the RA. You'll need the analog dimming RA (use the 2 channels built in) and the basic SB's work best. troylong45 sells pre-made modification kits. I also might add that if you don't want to mess with writing your own code, the Wizard can easily set up th...
by cosmith71
Mon Sep 19, 2016 1:35 pm
Forum: Addons
Topic: Dosing pump issue
Replies: 13
Views: 12252

Re: Dosing pump issue

Not that I'm aware of.
by cosmith71
Mon Sep 19, 2016 10:55 am
Forum: Addons
Topic: Dosing pump issue
Replies: 13
Views: 12252

Re: Dosing pump issue

Reef Angel Store.
by cosmith71
Mon Sep 19, 2016 7:59 am
Forum: Addons
Topic: Dosing pump issue
Replies: 13
Views: 12252

Re: Dosing pump issue

I would try replacing the tubing in the pump. If that doesn't fix it you may need a new pump head.
by cosmith71
Mon Sep 19, 2016 6:51 am
Forum: Addons
Topic: Dosing pump issue
Replies: 13
Views: 12252

Re: Dosing pump issue

Maybe disassemble the head and make sure the tubing is in the right place? You might also check for an air leak between the container and the pump. How long does it take it to drain?
by cosmith71
Mon Sep 12, 2016 5:11 am
Forum: Development Libraries
Topic: New IDE v1.6.8
Replies: 80
Views: 74863

Re: New IDE v1.6.8

Try disabling your antivirus while installing, and add RA as an exception. It seems like I had this same problem.
by cosmith71
Fri Sep 09, 2016 3:43 am
Forum: Apps
Topic: Universal App
Replies: 236
Views: 268207

Re: Universal App

The QR codes are borked.
by cosmith71
Wed Aug 31, 2016 2:53 am
Forum: Standard
Topic: Reef Angel Plus and tons of extras FS
Replies: 45
Views: 29870

Re: Reef Angel Plus and tons of extras FS

tech9 wrote:Also can you use the pwm ports on the relay box for another dimming source?
Nope to this part.
by cosmith71
Sun Aug 28, 2016 2:30 am
Forum: Standard
Topic: Return pump interfering with float switch locking up RA
Replies: 16
Views: 11591

Re: Return pump interfering with float switch locking up RA

How are your float switches arranged?

I doubt it's the pump causing the problem. It's more likely either waves in the sump or a bad switch.
by cosmith71
Fri Aug 26, 2016 5:14 am
Forum: Standard
Topic: Ph probe sitting at 10.6? after calibration 6.99
Replies: 2
Views: 2930

Re: Ph probe sitting at 10.6? after calibration 6.99

Yup. That's a problem. How old is it? The standard (cheap) ones only last about a year.
by cosmith71
Thu Aug 25, 2016 4:21 am
Forum: Ask anything here
Topic: DC return pumps
Replies: 38
Views: 33022

Re: DC return pumps

If it takes 0-10v, then you should be good without the Jebao cable. I have no clue on the Apex RJ45 hookup, but I bet a Google search will come up with the pinout.
by cosmith71
Wed Aug 24, 2016 5:39 am
Forum: How do I code ...
Topic: WP40 ATO Control
Replies: 5
Views: 4814

Re: WP40 ATO Control

If you use the ATO port make sure you modify the cable.
by cosmith71
Mon Aug 15, 2016 3:00 am
Forum: Addons
Topic: Gyre control
Replies: 34
Views: 31584

Re: Gyre control

It apparently doesn't work with the CP-40 gyre pump, and limits the max output on the return pumps.
by cosmith71
Sun Aug 14, 2016 1:21 pm
Forum: How do I code ...
Topic: Multi tank temp control
Replies: 6
Views: 5345

Re: Multi tank temp control

You would need something like this up in the globals area (where all the #includes live). // Define memory locations for temp values // Integers take two locations each. Locations 100-199 are available. #define Mem_I_LowTemp 100 // Low temperature stored in memory locations 100 and 101 #define Mem_I...
by cosmith71
Sun Aug 14, 2016 6:50 am
Forum: How do I code ...
Topic: Cloud and Lightning Code for Dimming Expansion
Replies: 106
Views: 233888

Re: Cloud and Lightning Code for Dimming Expansion

Try changing this line:

Code: Select all

      DaylightPWMValue=ReversePWMSlope(cloudstart,cloudstart+cloudduration,DaylightPWMValue/40.95,0,180)*40.95;
Change the 0 to whatever value you want for the bottom.
by cosmith71
Sun Aug 14, 2016 6:44 am
Forum: How do I code ...
Topic: Multi tank temp control
Replies: 6
Views: 5345

Re: Multi tank temp control

If you use a custom memory location, then yes. But not with the preset memory locations.
by cosmith71
Sun Aug 14, 2016 5:30 am
Forum: Tutorials
Topic: Static IP on the WiFi Attachment
Replies: 2
Views: 6502

Re: Static IP on the WiFi Attachment

I think Ronalddam is a bot.
by cosmith71
Thu Aug 11, 2016 3:50 am
Forum: Standard
Topic: Head unit water damage
Replies: 4
Views: 4105

Re: Head unit water damage

That's where I'd start.
by cosmith71
Sat Aug 06, 2016 3:02 am
Forum: Standard
Topic: Head unit water damage
Replies: 4
Views: 4105

Re: Head unit water damage

No way to really 'clean' water damage. You can open the head unit up and look inside and replace parts if you need to. There are only 3 replaceable parts, the main board, the LCD screen, and the joystick.
by cosmith71
Wed Aug 03, 2016 5:35 am
Forum: Standard
Topic: Ph Probe Issues - Please help troubleshoot
Replies: 4
Views: 5551

Re: Ph Probe Issues - Please help troubleshoot

You won't always be able to tell with a meter. Our pH probe is a much better indicator of stray voltage. :D
by cosmith71
Tue Aug 02, 2016 3:04 am
Forum: How do I code ...
Topic: Multi tank temp control
Replies: 6
Views: 5345

Re: Multi tank temp control

I do the same thing with a small freshwater tank. Here's the code I use. Replace the labels with your own ports. // Freshwater tank heater control if (ReefAngel.Params.Temp[T2_PROBE] <= 770 && ReefAngel.Params.Temp[T2_PROBE] > 0) ReefAngel.Relay.On(BettaHeater); // If sensor 2 temperature <=...
by cosmith71
Mon Aug 01, 2016 2:49 am
Forum: Standard
Topic: Ph Probe Issues - Please help troubleshoot
Replies: 4
Views: 5551

Re: Ph Probe Issues - Please help troubleshoot

What happens if you stick the probe in a cup of tank water?
by cosmith71
Sun Jul 31, 2016 6:41 am
Forum: For New Members
Topic: Serial port 'COM3' already in use
Replies: 3
Views: 5944

Re: Serial port 'COM3' already in use

FYI, I get this kind of error occasionally. If it let it sit for a few seconds and try again it usually works.
by cosmith71
Sat Jul 30, 2016 5:03 pm
Forum: For New Members
Topic: Thinking of buying a used RA
Replies: 20
Views: 20829

Re: Thinking of buying a used RA

I'm not good enough with the networking aspect to troubleshoot it, so I'll defer to someone else. :mrgreen:
by cosmith71
Sat Jul 30, 2016 7:21 am
Forum: For New Members
Topic: Thinking of buying a used RA
Replies: 20
Views: 20829

Re: Thinking of buying a used RA

Post your code, along with the error messages. Let's get that working before we tackle the WiFi.