Search found 18 matches
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...
- 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.
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 ...
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.
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.
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?
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...
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...
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...
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 ...
Re: Need help
Did you have to replace the expansion hub to fix it?
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?
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 ...
- 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?
- 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...
- 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?
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.
- 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 <...