Search found 114 matches
- Mon Jun 23, 2014 3:39 pm
- Forum: How do I code ...
- Topic: 3 Part Dosing issues
- Replies: 2
- Views: 3085
Re: 3 Part Dosing issues
The Android app (that I'm using) may be displaying the old memory locations for dosing (800-ish) when i view them through the memory read/write feature. I read another post regarding mem location mapping and it seemed to indicate old locations were in the 800s and new ones are in the 200s. I'm going...
- Sun Jun 22, 2014 5:48 pm
- Forum: How do I code ...
- Topic: 3 Part Dosing issues
- Replies: 2
- Views: 3085
3 Part Dosing issues
Hey guys, Can you please help with my 3 part dosing? I want to be able to adjust 3 part dose timing via the Portal but it doesn't seem to be working. I've read a few topics and re-wrote my code accordingly but it still doesn't seem to work. I've commented out some of the failsafes to check the base ...
- Sun May 25, 2014 12:02 am
- Forum: Standard
- Topic: WiFi Attachment - Static IP on device
- Replies: 13
- Views: 18037
WiFi Attachment - Static IP on device
Hey guys, I there a way to setup a static ip on the wifi attachment? I had everything working perfectly for years but I have recently updated my router to one that does not allow IP reservation via MAC address (u-verse : Motorola NVG510). All the passthrough and cascaded router instructions for the ...
- Sun Feb 09, 2014 8:58 pm
- Forum: How do I code ...
- Topic: Multiple Heaters tied to individual temp probes
- Replies: 2
- Views: 2680
Multiple Heaters tied to individual temp probes
Hey guys, Can someone please help me code two separate heaters to two separate temp probes? I have a probe in my sump and one in my QT. I want T1 to monitor heater/port of my sump and T2 to monitor my QT. I'm not sure if the "standard heater" function would work for the QT since I don't se...
- Sat Feb 08, 2014 11:38 am
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
Thanks Roberto. To the guys that are having this issue: I confirmed that my issue is the same, in that, if I disconnect my RF unit the random feeding mode stops. That said, have you tried swapping/switching ports on the expansion hub? I was testing each port on my expansion unit and found that the i...
- Thu Feb 06, 2014 9:50 pm
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
Downgrading libs isn't going to be as turn key as I thought. What i did: Fresh install Renamed Library folder to Library_bak Unzipped Libs 1.0.9 to Arduino folder and renamed to Library Launched Arduino and confirmed the libs are 1.0.9 Ran Wizard and skipped to Generate Only (didn't upload) Once cod...
- Thu Feb 06, 2014 6:03 pm
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
How do I do a clean install of libs 109? This install was semi-clean in that it was a new computer that I installed using libs 110 (most recent). I copied the appropriate files (moon, wifialert, etc.) and compiled successfully. I then downloaded libs 109 from a link in another post, unzipped files t...
- Wed Feb 05, 2014 8:59 pm
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
Going from 110 to 109 didn't compile for me. I was getting this compile error: The following features were automatically added: Watchdog Timer Version Menu The following features were detected: Dimming Signal RF Expansion Module Wifi Attachment Custom Main Screen Custom Variable Extra Font - Medium ...
- Wed Feb 05, 2014 7:12 pm
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
Hey guys,
Is there any other testing or data that you need to help us solve this? I'm at a loss at this point. I'd really like to get my tank running optimally again so any help you can provide would be appreciated. thanks.
Jeremiah
Is there any other testing or data that you need to help us solve this? I'm at a loss at this point. I'd really like to get my tank running optimally again so any help you can provide would be appreciated. thanks.
Jeremiah
- Mon Feb 03, 2014 10:14 pm
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
UPDATE All, I got annoyed that this issue was still happening so I did the following: 1) Backed my "lee's revised" ino 2) Used my current laptop and restored the code on the RA to default via TOOLS-->Restore Preloaded Code 3) Verified that the RA was reset to default code. 4) Used a BRAND ...
- Mon Feb 03, 2014 9:24 pm
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
really in feeding ie. the display says feeding mode. If I exit out of feeding mode, the pump turns back on. Just curious, are you calling the pump by port number in code ie. "port4" or "box1_port4" or "Port4Bit"? Or are you calling via defined named ie. "(Pump)&quo...
- Mon Feb 03, 2014 5:57 pm
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
Yes. I had the same issue (random feeding mode and resets) when the RF module was connected or disconnected.
- Sun Feb 02, 2014 9:04 pm
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
Not sure if this is related but... 1) I set my Return, Wavemaker Right and Wavemaker Left to Always On via the portal. 2) at 8:00 pm the RA unit seemed to reset/restart and all relays went back to their default "auto" state The RA unit is plugged into a surge protector but there was no spi...
- Sun Feb 02, 2014 11:56 am
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
My RA just went into feeding mode again on its own. This was after replacing the twi.c file and re-uploading my ino. Here's a pic of my relay activity in case it helps. You can see the history of the random feeding mode by looking at my Return pump behavior (orange). It's tied to my skimmer (purple)...
- Sun Feb 02, 2014 11:37 am
- Forum: Standard
- Topic: Why does my RA go into feeding mode randomly
- Replies: 58
- Views: 43386
Re: Why does my RA go into feeding mode randomly
I'm having the exact same issue, random feeding mode, as the others have reported. I replaced my twi.c file as well and will report back if the issue remains so that we can gather more data. Thanks guys.
- Fri Jan 03, 2014 6:44 pm
- Forum: How do I code ...
- Topic: RF Module Vortech MP40w sync issue
- Replies: 1
- Views: 2266
Re: RF Module Vortech MP40w sync issue
CLOSING this thread.
I hard reset the controller and was able to sync. Thanks.
Jeremiah
I hard reset the controller and was able to sync. Thanks.
Jeremiah
- Fri Jan 03, 2014 6:34 pm
- Forum: How do I code ...
- Topic: RF Module Vortech MP40w sync issue
- Replies: 1
- Views: 2266
RF Module Vortech MP40w sync issue
Hey guys, I'm trying to sync my ONE MP40w with my RF Module but I keep getting the Blue/Red blinking light as if the Module and Vortech are too far away but they are literally right next to each other. Can someone please help me troubleshoot? This is what I've done so far: 1) Uploaded Vortech Setup ...
- Tue Dec 24, 2013 11:12 pm
- Forum: How do I code ...
- Topic: Link status of two different ports
- Replies: 8
- Views: 5169
Re: Link status of two different ports
so weird...not ruling out user error but...
== 0 compiles but doesn't work.
!= 1 compiles and works fine.
Guess this is closed for now. Thanks guys.
== 0 compiles but doesn't work.
!= 1 compiles and works fine.
Guess this is closed for now. Thanks guys.
- Tue Dec 24, 2013 10:46 pm
- Forum: How do I code ...
- Topic: Link status of two different ports
- Replies: 8
- Views: 5169
Re: Link status of two different ports
Thanks Roberto. I tried that earlier and it compiled but functionality-wise it didn't work.
Jeremiah
Jeremiah
- Tue Dec 24, 2013 7:40 pm
- Forum: How do I code ...
- Topic: Link status of two different ports
- Replies: 8
- Views: 5169
Re: Link status of two different ports
Thanks Lee. I get: Lees_altered.cpp: In function 'void loop()': Lees_altered:329: error: 'Off' was not declared in this scope when I try to compile. if (ReefAngel.Relay.Status(Port7) == Off) { ReefAngel.Relay.Off(Port5); } BTW...Happy Holidays guys. Thanks for responding given this time of year. You...
- Tue Dec 24, 2013 7:09 pm
- Forum: How do I code ...
- Topic: Link status of two different ports
- Replies: 8
- Views: 5169
Re: Link status of two different ports
Thanks Robert but that won't work for what I need (sorry I wasn't very clear :D). I need a failsafe to where my recirculating skimmer pump WON'T turn on (or stay on) if my Return pump is OFF. However, there are times where the Return will be ON but I want the Skimmer OFF so I can't tie the status to...
- Tue Dec 24, 2013 6:22 pm
- Forum: How do I code ...
- Topic: Link status of two different ports
- Replies: 8
- Views: 5169
Link status of two different ports
Hey guys, How can I check the status of a port and then change the status of another port depending on it? Example: Check Port 8 (to see if its ON or OFF) if OFF turn off Port 7. I tried something like this but it didn't compile (because im not a real coder :D ) if (ReefAngel.Relay.status(Port8) = O...
- Tue Dec 24, 2013 12:55 pm
- Forum: How do I code ...
- Topic: WiFi Alerts Compiling Error
- Replies: 11
- Views: 6371
Re: WiFi Alerts Compiling Error
Compile error fixed. User error as usual. Thanks Lee.
- Tue Dec 24, 2013 12:51 pm
- Forum: How do I code ...
- Topic: WiFi Alerts Compiling Error
- Replies: 11
- Views: 6371
Re: WiFi Alerts Compiling Error
posted before I saw your post. The wifialert.zip I have only has two files:
.cpp
.h
I grabbed that from your github (and the original post). I'll look for the updated version now.
.cpp
.h
I grabbed that from your github (and the original post). I'll look for the updated version now.
- Tue Dec 24, 2013 12:46 pm
- Forum: How do I code ...
- Topic: WiFi Alerts Compiling Error
- Replies: 11
- Views: 6371
Re: WiFi Alerts Compiling Error
Still no go. Same compile error. I'm on version 1.1.0 What I did: Copied latest code from ( http://forum.reefangel.com/viewtopic.php?f=11&t=2328 ) second post. Grabbed Libraries-master from your github to make sure I have the latest. Installed WifiAlert/Tide/Moon/Sun into C:\Users\jmaza\Document...
- Tue Dec 24, 2013 12:31 pm
- Forum: How do I code ...
- Topic: WiFi Alerts Compiling Error
- Replies: 11
- Views: 6371
Re: WiFi Alerts Compiling Error
Thanks Lee. Trying to find the link now. This is the code I used from your thread (http://forum.reefangel.com/viewtopic.php?f=11&t=2328). Thanks again.
Jeremiah
Jeremiah
- Tue Dec 24, 2013 12:02 pm
- Forum: How do I code ...
- Topic: WiFi Alerts Compiling Error
- Replies: 11
- Views: 6371
Re: WiFi Alerts Compiling Error
Hey Lee et al, I'm having the same compile error but I can't find the fix in your other thread. I unzipped the files into the appropriate folders but I'm still getting the compiling error below: "C:\Program Files (x86)\Reef Angel Controller\libraries\WiFiAlert\WiFiAlert.cpp:32: error: 'class RA...
- Mon Dec 23, 2013 3:12 pm
- Forum: How do I code ...
- Topic: ATO Water Expansion (Single) Code
- Replies: 2
- Views: 1931
Re: ATO Water Expansion (Single) Code
Thanks Robert. I tried the code generated by the wizard earlier and it didn't work...initially. I just found that issue...I didn't calibrate the 0% and 100% properly
.
Everything works great now. Thanks for your help.
Jeremiah

Everything works great now. Thanks for your help.
Jeremiah
- Mon Dec 23, 2013 1:12 pm
- Forum: How do I code ...
- Topic: ATO Water Expansion (Single) Code
- Replies: 2
- Views: 1931
ATO Water Expansion (Single) Code
I'm sure this has been written to death but I can't find code that works. I have a Single-type Water Expansion Module (not the float switch) and I want to: Turn on Box1_port8 when the water level is 0 (empty) Turn off Box1_port 8 when the water level is 100 <or some value> (full) Display the current...
- Sun Jun 23, 2013 9:46 pm
- Forum: Addons
- Topic: wifi 0.0.0.0:2000 address
- Replies: 25
- Views: 14541
Re: wifi 0.0.0.0:2000 address
Hey Roberto. It's working now. Thanks for help. You asking me to click on my the IP address prompted me to take a "real" look at it. The IP always updated automatically when my router got assigned a new Dynamic IP so I assumed all was well. Turns out that it was missing the port informatio...