Search found 18 matches

by morn623
Wed Mar 11, 2015 12:30 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

Today, I received and replaced the driver I suspected of being the issue. It just so turns out that was what was causing the issue. Interestingly enough, it appears the Reef Angel caught the issue before it turned into anything more serious. Opening the driver box, I could tell it smelled weird, had...
by morn623
Sat Mar 07, 2015 2:25 pm
Forum: Standard
Topic: pH probe issue?
Replies: 7
Views: 4554

Re: pH probe issue?

I currently have a ground probe in my tank and it did not help the issue when I had a faulty float switch.
by morn623
Sat Mar 07, 2015 2:23 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

I have a DIY LED setup with 6 channels each with an ELN-60-48P driver. Last night I disconnect each channel and was able to narrow the problem down to two drivers (as they share the same common). I then tested each individual driver by plugging them in one at a time and narrowed it down to one that ...
by morn623
Fri Mar 06, 2015 3:37 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

Any help is appreciated. I'm pretty frustrated that I have to connect and disconnect the LEDs to get them on and reset the controller every morning.
by morn623
Fri Mar 06, 2015 2:47 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

I have tried a different USB cable. It didn't help. It's a pretty new communication cable, but perhaps I'll try to find another of those.
by morn623
Fri Mar 06, 2015 1:43 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

I've also now tried swapping out the relay box and that didn't help. Any suggestions, or should I just scrap the RA and figure something else out?
by morn623
Mon Mar 02, 2015 9:19 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

I thought I had narrowed down the issue to the dimming expansion module as the problems only occurred while the dimming expansion module was connected, however, after purchasing a new dimming expansion module I experienced the same problems. Next, I am going to replace the only item I have yet to re...
by morn623
Wed Feb 25, 2015 12:35 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

With very close lit inspection, I see can see what appears to be a very tiny spot of rust on the internal, but exterior part of the mini-USB port. The pins and everything else look clean however. I have pictures if needed. I got this expansion along with the relay box used May of 2014. The board ins...
by morn623
Wed Feb 25, 2015 7:23 am
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

Setup is currently RA+>relay>dimming expansion. I only have one USB port on the relay box so I don't have another to test. I have tried the connections and also replacing some wires to no avail :(. I'm wondering if there is another way to place a load on the relay box USB port to see if it is the re...
by morn623
Tue Feb 24, 2015 9:38 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

I just checked the float switches and was surprised to find one was definitely causing a significant drop in pH. Fascinating because I have a ground probe that I thought would take care of that. I removed the float, but it doesn't seem to have solved the issue I am having with the relays turning on ...
by morn623
Tue Feb 24, 2015 7:09 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help

Did you have to replace the expansion hub to fix it?
by morn623
Tue Feb 24, 2015 1:06 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Re: Need help update

I reset the controller and disconnected the dimming module. The LEDs remain on and the relays don't seem to be turning on and off. Is there anything I can do to troubleshoot the dimming module further or am I just looking at buying a new one?
by morn623
Tue Feb 24, 2015 12:11 pm
Forum: Standard
Topic: Need help
Replies: 20
Views: 16021

Need help

I had a RA and initially PH probe seemed to be reading low and Wifi connection was sporadic at best. Then relays started shutting on and off randomly. After that the date and time would reset. I figured it was the board or battery going dead so I ordered a RA+ board and replaced it. After replacing ...
by morn623
Mon May 26, 2014 5:55 pm
Forum: Addons
Topic: Dimming expansion wiring
Replies: 3
Views: 3408

Re: Dimming expansion wiring

So with this ELN-60-48P driver I would connect the DIM+ to the Channel on the Dimming Expansion and the DIM- to the Ground?
by morn623
Mon May 26, 2014 9:48 am
Forum: Addons
Topic: Dimming expansion wiring
Replies: 3
Views: 3408

Dimming expansion wiring

I'm switching from a Rapid LED DDC-01 dimmer to the dimming expansion and just wanted to make sure I get my wiring right. On the DDC-01 I have three PWM- outputs (one for each channel) and one PWM+ output (all channels together). In a perfect world I would just transfer the PWM+ to one of the ground...
by morn623
Sun May 25, 2014 6:25 pm
Forum: How do I code ...
Topic: How can I make this fit?
Replies: 4
Views: 4510

Re: How can I make this fit?

Where can I find the older libraries?
by morn623
Sun May 25, 2014 2:00 pm
Forum: Apps
Topic: iOS Help
Replies: 39
Views: 75832

Re: iOS Help

Am I correct in assuming the iPhone app does not currently work to access your RA remotely? I think I've tried everything and can't get it to work. I am able to access my RA through the portal so I imagine the issue has to be with the app.
by morn623
Sun May 25, 2014 12:23 pm
Forum: How do I code ...
Topic: How can I make this fit?
Replies: 4
Views: 4510

How can I make this fit?

I just have an RA and not an RA+. I was wondering if there was any way to make the following code fit? [code#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 <...