Search found 74 matches

by Spotted
Mon Jun 25, 2018 2:43 pm
Forum: Standard
Topic: Leaving the hobby
Replies: 9
Views: 11305

Re: Leaving the hobby

PM'd
by Spotted
Mon Jun 04, 2018 5:44 am
Forum: Standard
Topic: Leaving the hobby
Replies: 9
Views: 11305

Re: Leaving the hobby

Anyone interested in this stuff? BT adapter is pending. Everything else still available.

I will add pictures and prices later today.
by Spotted
Sun May 20, 2018 8:44 am
Forum: Standard
Topic: Leaving the hobby
Replies: 9
Views: 11305

Re: Leaving the hobby

Sadly, I must leave this amazing hobby. I am struggling to make ends meet and I need to give up on going expenses. Again, sadly this includes my little piece of my reef. So, with that said. I am selling my controller and parts. What I have available: Reef Angel+ 2 Relay boxes 1 I/O Expansion 1 Powe...
by Spotted
Sun May 20, 2018 8:41 am
Forum: Standard
Topic: Leaving the hobby
Replies: 9
Views: 11305

Re: Leaving the hobby

89delta wrote:How much for the Power Control Expansion, Expansion Hub and Wifi Attachment?

Sent from my SM-N920T using Tapatalk

PM sent
by Spotted
Fri May 18, 2018 10:00 am
Forum: Standard
Topic: Leaving the hobby
Replies: 9
Views: 11305

Leaving the hobby

Sadly, I must leave this amazing hobby. I am struggling to make ends meet and I need to give up on going expenses. Again, sadly this includes my little piece of my reef. So, with that said. I am selling my controller and parts. What I have available: Reef Angel+ 2 Relay boxes 1 I/O Expansion 1 Power...
by Spotted
Mon Nov 27, 2017 7:10 am
Forum: Addons
Topic: Jebao CP40 gyre
Replies: 1
Views: 2822

Jebao CP40 gyre

Happy holidays everyone! With the holidays comes upgraded. So I want to add some gyre pumps to the aquarium and I want to control them with my Reef Angel. I've searched and can't seem to find a definitive answer. So, can we control the Jebao CP40 with my Reef Angel? I currently have 2 Jebao power he...
by Spotted
Tue Jul 18, 2017 3:20 pm
Forum: Addons
Topic: Just curious
Replies: 6
Views: 6865

Re: Just curious

What is the RA Star? It should be here now!! (Anxiously waiting)
:cry:
by Spotted
Wed Jul 12, 2017 5:08 pm
Forum: Addons
Topic: Just curious
Replies: 6
Views: 6865

Re: Just curious

What is RA Star?!
:?:
by Spotted
Tue Jul 11, 2017 4:45 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Ok, that did it. Thanks! Another question. I am running both my Jebao pumps on one side of my tank now, kind of like a gyre configuration. They are of course run by my RA. There are a couple lines in the code that looks like they define Sync and AntiSync. I assume that on is for on channel ,the othe...
by Spotted
Tue Jul 11, 2017 6:39 am
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

It is. Does the forum name matter for the rest of the web portal? I am able to see all the items. I can control the relays and get updates on my parameters. The only 2 things I can't get are the relay activity and the web chart. The Relay Activity says no data and the web chart is just blank.. Here'...
by Spotted
Mon Jul 10, 2017 3:03 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Here they are: CMD get w SSID=Fish Chan=0 ExtAnt=0 Join=1 Auth=WPA2 Mask=0x1fff Rate=12, 24 Mb Linkmon-Infra=30 Linkmon-AP=3600 Passphrase=FishfisH EAP_Id=userid EAP_User=peap-user <4.00> get i IF=UP DHCP=ON IP=192.168.1.200:2000 NM=255.255.255.0 GW=192.168.1.1 HOST=104.36.18.155:80 PROTO=TCP, MTU=1...
by Spotted
Sun Jul 09, 2017 4:52 pm
Forum: Addons
Topic: Just curious
Replies: 6
Views: 6865

Just curious

Any new and exciting developments in the pipes for Reef Angel?

:mrgreen:
by Spotted
Sun Jul 09, 2017 3:12 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Ok, I ran the ttl file to make sure all was good, but I still cant get any data on the web portal for relay activity or for web chart.
by Spotted
Fri Jul 07, 2017 2:28 pm
Forum: Addons
Topic: Wifi will not connect after firmware update
Replies: 63
Views: 165603

Re: Wifi will not connect after firmware update

Just how long should this process take? Is this how it ends? This is from the Tera Term window: CMD factory RESET Set Factory Defaults <4.00> reboot *Reboot*CMD set ftp address 198.175.253.161 AOK <4.00> save Storing in config <4.00> set wlan ssid The Bat Cave AOK <4.00> set wlan pass Youshallnotpas...
by Spotted
Fri Jul 07, 2017 10:46 am
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Hi Roberto, I'm trying to check if this change is working, but I get no info on the relay activity in the portal. It says that there is no data.
The portal itself shows current data, but nothing in relay activity or in web chart.
Can you point me in the right direction?
by Spotted
Mon Jun 26, 2017 9:35 am
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Ok I tried this and got an error mesage. Here's the code and I hope it's in the correct place. #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 <RA_NokiaLCD.h...
by Spotted
Thu Jun 22, 2017 4:05 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Ok, so remove this // Set this to the port your solenoid is on. #define ROSolenoid Box2_Port6 void RefillATO() { static boolean refillActive=false; // Flag to determine if we've initiated the refill. static time_t startedAt=0; byte startAt=23; byte runFor=6; byte runEvery=3; if ( now()+(startAt*SECS...
by Spotted
Wed Jun 21, 2017 12:38 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Ok, so after a really long trip out of town, I have returned!
It would appear that the code for the ATO reservoir refill does not function as hoped. Actually it does nothing. Can someone please take a look at it and tell me what needs to be done to fix it?
I really appreciate all your help on this.
by Spotted
Wed Feb 24, 2016 7:34 am
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Is this correct? #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 <RA_NokiaLCD.h> #include <RA_ATO.h> #include <RA_Joystick.h> #include <LED.h> #include <RA_T...
by Spotted
Tue Feb 23, 2016 8:04 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Ok, I really appreciate the help, but I need a little bit more. I'm not sure where to put the code into my code. :oops: So, here's my code. Thanks in advance. #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <...
by Spotted
Fri Feb 19, 2016 6:55 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

11PM would be a good time
by Spotted
Thu Feb 18, 2016 4:51 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

Re: ATO Reservoir refill every few days

Yes that's my current set up. I have a float valve on the feed line to my reservoir. Right now I turn on the RO/DI port ,it fills and after a few hours, or days, whenever I remember to shut it off,I shut it off. I was just thinking fill the tank every 3 days. Just run the RO/DI for X hours then wait...
by Spotted
Mon Feb 15, 2016 8:47 pm
Forum: How do I code ...
Topic: ATO Reservoir refill every few days
Replies: 24
Views: 19763

ATO Reservoir refill every few days

Is there a way to run an ATO reservoir fill cycle every few days instead of based on float switches? How can I run it like every 3 days? Is there a way to do that?
I currently run it manually with a 12V solenoid, but I want to automate it. I mean that is the purpose of my tank computer, right?
by Spotted
Wed Oct 14, 2015 4:41 am
Forum: Addons
Topic: Question on Power Control Module
Replies: 6
Views: 6098

Re: Question on Power Control Module

Ok got it. I switched dip switch 1 off and switch 3 on. That fixed it.
by Spotted
Tue Oct 13, 2015 8:15 pm
Forum: Addons
Topic: Question on Power Control Module
Replies: 6
Views: 6098

Re: Question on Power Control Module

I2CScanner ready! starting scanning of I2C bus from 1 to 128... addr: 1 addr: 2 addr: 3 addr: 4 addr: 5 addr: 6 addr: 7 addr: 8 addr: 9 addr: A addr: B addr: C addr: D addr: E addr: F addr: 10 addr: 11 addr: 12 addr: 13 addr: 14 addr: 15 addr: 16 addr: 17 addr: 18 addr: 19 addr: 1A addr: 1B addr: 1C...
by Spotted
Tue Oct 13, 2015 7:53 pm
Forum: Addons
Topic: Question on Power Control Module
Replies: 6
Views: 6098

Re: Question on Power Control Module

I'm trying to set up my PCM, but I can't get it to work. It is not powering up the solenoids. With a volt meter, I'm only getting 5.55v out of any port, regardless if it's on or not. I have 2 normal relays and then this PCM. I have set the first dip switch on which should make this relay Box2, right...
by Spotted
Tue Oct 13, 2015 2:04 pm
Forum: Addons
Topic: Question on Power Control Module
Replies: 6
Views: 6098

Question on Power Control Module

How long can I run something on the PCM?
I have a small set of LEDs that have a power brick that is rated 12v 500Ma. I need to run them 18-22 hours a day. I also have a couple water solenoids that will run off the PCM a few hours every now and then. Will the PCM be able to do that?
by Spotted
Mon Oct 12, 2015 10:39 am
Forum: How do I code ...
Topic: Multiple scheduled outlet times
Replies: 23
Views: 20045

Re: Multiple scheduled outlet times

No, It should be

Code: Select all

ReefAngel.Relay.Off(Box2_Port1);
ReefAngel.Relay.Off(Box2_Port2);
Box2 not Box3, yes?

I got a Main Relay (Box), Expansion Relay(Box1), and the Power Control Module(Box2)

Yes?
by Spotted
Mon Oct 12, 2015 9:34 am
Forum: How do I code ...
Topic: Multiple scheduled outlet times
Replies: 23
Views: 20045

Re: Multiple scheduled outlet times

Actually I think I understand. I could just reference them as off in the code and then I will get the ability to control them in the app right? Something like this?

Code: Select all

ReefAngel.Relay.Off(Box3_Port1);
ReefAngel.Relay.Off(Box3_Port2);
Is this right?
by Spotted
Mon Oct 12, 2015 9:23 am
Forum: How do I code ...
Topic: Multiple scheduled outlet times
Replies: 23
Views: 20045

Re: Multiple scheduled outlet times

I'm sorry, I am not sure how to reference it in the code. I'm not a coder. I'm a home theater installer.. Sorry...