Search found 21 matches
- Sat Mar 05, 2016 7:58 pm
- Forum: Standard
- Topic: Cannot Calibrate Water Level Sensor
- Replies: 2
- Views: 4506
Re: Cannot Calibrate Water Level Sensor
I am almost positive the unit is no good. It seemed to be the issue cause ming our relays to flicker uncontrollably. With it disconnected there were no issues with it plugged in the relays would randomly flicker on and off while the display would say the ports were staying constant either off or on....
- Fri Mar 04, 2016 1:16 am
- Forum: Standard
- Topic: Cannot Calibrate Water Level Sensor
- Replies: 2
- Views: 4506
Cannot Calibrate Water Level Sensor
As the title suggests, we cannot get the water level sensor to calibrate. We have read through every water level sensor post for the past 2 years, but still nothing works. Setting the 0 value for the sensor goes off without a hitch, but when the sensor is lowered into the water to set the 100 value,...
- Fri Mar 04, 2016 12:51 am
- Forum: Standard
- Topic: Relay Going Bad?
- Replies: 13
- Views: 13795
Re: Relay Going Bad?
For the most part, at least lately, it has been working properly. We don't have MH ballasts.
It appears that the Water Level Sensor has been causing one of the relays to trip. Unplugged all the expansions and it stopped as well.
It appears that the Water Level Sensor has been causing one of the relays to trip. Unplugged all the expansions and it stopped as well.
- Tue Feb 16, 2016 7:37 pm
- Forum: Standard
- Topic: Relay Going Bad?
- Replies: 13
- Views: 13795
Re: Relay Going Bad?
It's both boxes now. It started out as just the expansion, but it is now both the expansion and the original box.
- Tue Feb 16, 2016 6:43 pm
- Forum: Standard
- Topic: Relay Going Bad?
- Replies: 13
- Views: 13795
Re: Relay Going Bad?
I haven't heard of the controller test code. It used to just happen around 9:30 pm, but now it is happening all the time. Here is the current code that we are running. It's nothing fancy, just the basics #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #inc...
- Sat Feb 13, 2016 9:47 pm
- Forum: Standard
- Topic: Relay Going Bad?
- Replies: 13
- Views: 13795
Re: Relay Going Bad?
I can't tell if it is all of them, but it is most of the ports on both relay boxes.
- Thu Feb 11, 2016 1:00 am
- Forum: Standard
- Topic: Relay Going Bad?
- Replies: 13
- Views: 13795
Re: Relay Going Bad?
It's all the ports. There isnt an order to when they flicker, or even a timing they follow. It is completely random. It can not happen for a few minutes, then all the sudden all the lights are flashing on and off. We even tried changing the code, but it didn't help. It didn't happen last night right...
- Wed Feb 10, 2016 11:33 pm
- Forum: Standard
- Topic: Relay Going Bad?
- Replies: 13
- Views: 13795
Re: Relay Going Bad?
I changed the relay boxes around. The problem is still persisting. The relays are continuously turning themselves on and off. We reprogrammed and changed some of the plugs around to try to fix the problem, and now when a specific relay is turned on in one box it turns off another in the same box.
- Sat Feb 06, 2016 6:30 pm
- Forum: Standard
- Topic: Relay Going Bad?
- Replies: 13
- Views: 13795
Re: Relay Going Bad?
With the current configuration, I can't get to the second relay box for a couple of days. I put all the ports on the relay back to "auto" and it isn't clicking anymore. It started around 9:30 last night which is when the main DT lights are set to be turned off. I am going to see if it happ...
- Sat Feb 06, 2016 12:46 am
- Forum: Standard
- Topic: Relay Going Bad?
- Replies: 13
- Views: 13795
Relay Going Bad?
One of my relays just started clicking like crazy. We have 2 relays on only one of them is clicking, and it is the relay that controls all our lighting. The second relay is fine. I have reuploaded the code on the controller, reset the controller, and reset the relay box. The problem is still happeni...
- Sat Feb 06, 2016 12:22 am
- Forum: Standard
- Topic: Reef Angel Dying
- Replies: 23
- Views: 23239
Re: Reef Angel Dying
Mine just started this evening with the relay clicking like crazy. We have 2 relays on only one of them is clicking, and it is the relay that controls all our lighting. The second relay is fine. I have reuploaded the code on the controller, reset the controller, and reset the relay box. The problem ...
- Thu Aug 28, 2014 6:51 pm
- Forum: Apps
- Topic: Android App with multiple Reef Angels
- Replies: 3
- Views: 5689
Re: Android App with multiple Reef Angels
Ok. Thank you!
I have had great results with your Android Status app. I hope you find a way to handle more than one angel with it!
I have had great results with your Android Status app. I hope you find a way to handle more than one angel with it!
- Thu Aug 28, 2014 6:32 pm
- Forum: Apps
- Topic: Android App with multiple Reef Angels
- Replies: 3
- Views: 5689
Android App with multiple Reef Angels
I have two reef angels running two separate tank systems. I have one tank running through the andriod app on my phone. I was wondering if there was a way to access both reef angels in the same app.
Thanks for any input!
Thanks for any input!
- Tue Aug 19, 2014 5:50 pm
- Forum: Addons
- Topic: Cannot Update Wifi Firmware
- Replies: 9
- Views: 5172
Re: Cannot Update Wifi Firmware
Changed it to only alphanumeric and the problem remains
- Tue Aug 19, 2014 5:47 pm
- Forum: Addons
- Topic: Cannot Update Wifi Firmware
- Replies: 9
- Views: 5172
Re: Cannot Update Wifi Firmware
I'll try it right now without but the adapter used to work with the same passphrase
- Tue Aug 19, 2014 5:37 pm
- Forum: Addons
- Topic: Cannot Update Wifi Firmware
- Replies: 9
- Views: 5172
Re: Cannot Update Wifi Firmware
I took out the accidental spaces, and I still have the same results with the lights. CMD factory RESET Set Factory Defaults <4.41> reboot *Reboot*CMD set ftp address 198.175.253.161 AOK <4.41> save Storing in config <4.41> set wlan ssid DirtyDozen AOK <4.41> set wlan pass ************** AOK <4.41> s...
- Tue Aug 19, 2014 5:27 pm
- Forum: Addons
- Topic: Cannot Update Wifi Firmware
- Replies: 9
- Views: 5172
Re: Cannot Update Wifi Firmware
x=0 while x<>121 messagebox 'Start WiFly module configuration' 'Webscan Config Program' ;this macro all sent with 5 msec character delay timeout=10 send '$$$' wait 'CMD' sendln 'factory RESET' wait 'Set Factory Defaults' sendln 'reboot' wait '*READY*' ;---------------------------------------- ; Begi...
- Tue Aug 19, 2014 4:55 pm
- Forum: Addons
- Topic: Cannot Update Wifi Firmware
- Replies: 9
- Views: 5172
Re: Cannot Update Wifi Firmware
I followed the thread step-by-step and I couldn't get the wifi to work. I still have fast blinking blue lights and a slow green light. Did I miss a step?
- Tue Aug 19, 2014 3:00 pm
- Forum: Addons
- Topic: Cannot Update Wifi Firmware
- Replies: 9
- Views: 5172
Cannot Update Wifi Firmware
My wifi module has not worked since sometime last year. I have been too busy to sit down and work on it since it stopped working. I am trying to update my firmware, but I can never get past downloading the firmware image. I have looked through several dozen threads trying to find out what is going w...
- Tue Jul 23, 2013 12:36 pm
- Forum: For New Members
- Topic: Download code from controller
- Replies: 1
- Views: 1995
Download code from controller
Hi guys,
So I have a little problem . I thought that I had saved the most recently uploaded code for the RA but I can't find it. Is there a way to download the code from the controller itself?
So I have a little problem . I thought that I had saved the most recently uploaded code for the RA but I can't find it. Is there a way to download the code from the controller itself?
- Tue Jul 09, 2013 7:39 pm
- Forum: For New Members
- Topic: Chiller and Relay Ports
- Replies: 1
- Views: 2015
Chiller and Relay Ports
Does any one of the relay ports have a higher amperage rating than the others? Can I plug my chiller into any of the ports? I just got my RA last night and I don't want to break it already.