Search found 26 matches

by Addicted2Coral
Fri Aug 24, 2012 8:40 pm
Forum: Standard
Topic: vortech programming
Replies: 10
Views: 6763

Re: vortech programming

i can handle that.. i changed the ports around from when you set that code for me( i know i am a pain) but i see what i need to change to get the ports right... the reason i changed is because the doser i just got does its own thing... i dont need dosing ports so i went thru and changed the ports to...
by Addicted2Coral
Fri Aug 24, 2012 8:27 pm
Forum: Standard
Topic: vortech programming
Replies: 10
Views: 6763

Re: vortech programming

in the code you post it is gonna mess with my current programming with my radions.. can you tell what to change.. you said to add the line ReefAngel.RF.UseMemory=false; its in there already.... i bet i am your worst customer.. i just need to bring it all in here to the computer.. again... i can get ...
by Addicted2Coral
Fri Aug 24, 2012 7:45 pm
Forum: Standard
Topic: vortech programming
Replies: 10
Views: 6763

Re: vortech programming

No that is not the exact code. I had to make a new code because I didn't like what it did with my radions. I redone it and left the radion set to none. I only want my vortexes to be controlled. I didn't save the latest code for the reefangel so I geuss I have to redo it again. Which mean taking it a...
by Addicted2Coral
Fri Aug 24, 2012 6:58 pm
Forum: Standard
Topic: vortech programming
Replies: 10
Views: 6763

Re: vortech programming

#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_TempSensor.h> #inc...
by Addicted2Coral
Fri Aug 24, 2012 5:48 pm
Forum: Standard
Topic: vortech programming
Replies: 10
Views: 6763

Re: vortech programming

also can i change setting from the portal or my phone?? say if i wanted to just change my color to blue for a sec and then change back to normal...
by Addicted2Coral
Fri Aug 24, 2012 5:42 pm
Forum: Standard
Topic: vortech programming
Replies: 10
Views: 6763

vortech programming

i am having issues with how my vortechs are controlled... here is my code for them.. ReefAngel.Relay.Set(Port8,!ReefAngel.HighATO.IsActive()); if (hour()>=11 && hour()<13) // { ReefAngel.RF.SetMode( Lagoon,60,100 ); } if (hour()>=13 && hour()<15) // { ReefAngel.RF.SetMode( LongPulse,...
by Addicted2Coral
Mon Aug 13, 2012 5:14 pm
Forum: Standard
Topic: will someone double check my custom code for my vortechs
Replies: 1
Views: 1915

will someone double check my custom code for my vortechs

i know i could just go and try it, but my tank is so far from my computer i dont want to get there and it not be right.. also for the ato i am running two switches.. one for the off and on of the pump and another for a fail safe, i want the fail safe to shut down the ato pump until i reset it.. is t...
by Addicted2Coral
Thu Jul 12, 2012 8:57 pm
Forum: Addons
Topic: 3rd module 3rd problem.. rf module.. also temp sensor prob
Replies: 9
Views: 3735

Re: 3rd module 3rd problem.. rf module.. also temp sensor p

I never said I don't want to spend the time to understand it, I don't have the time to I have spent all day just getting modules to work with three epic fails. The time I have spent with this code I just can't get it right. I can look at sOme of the code and see what it's supposed to be doing but al...
by Addicted2Coral
Thu Jul 12, 2012 8:28 pm
Forum: Addons
Topic: 3rd module 3rd problem.. rf module.. also temp sensor prob
Replies: 9
Views: 3735

Re: 3rd module 3rd problem.. rf module.. also temp sensor p

dont have a clue what my ino code is, nor do i know where to put he custom code, i honestly dont know what code is running in this thing... i am so lost.. gosh i would love to just put this on my tank control it from my phone, as well as datalog and monitor things such as temp salinity, ph, etc...
by Addicted2Coral
Thu Jul 12, 2012 8:12 pm
Forum: Addons
Topic: 3rd module 3rd problem.. rf module.. also temp sensor prob
Replies: 9
Views: 3735

Re: 3rd module 3rd problem.. rf module.. also temp sensor p

do i just copy and paste that to my reefangel? and my portal does not show any thing on the rf module... maybe it will after i load the code that controls the pumps... i just saw on there where it said portal Stephy and i want it to go to my portal.. i am so lost.. i geuss i should set forth how i w...
by Addicted2Coral
Thu Jul 12, 2012 8:02 pm
Forum: Addons
Topic: 3rd module 3rd problem.. rf module.. also temp sensor prob
Replies: 9
Views: 3735

Re: 3rd module 3rd problem.. rf module.. also temp sensor p

after looking at that i see that the night mode is ran by the standard light output in the reefangel, since i have radions i dont have standard light output on the reefangel relay module.. so how will it know to go to nite mode.. the master tells it to go to sleep mode, the radions is what tells the...
by Addicted2Coral
Thu Jul 12, 2012 7:58 pm
Forum: Addons
Topic: 3rd module 3rd problem.. rf module.. also temp sensor prob
Replies: 9
Views: 3735

Re: 3rd module 3rd problem.. rf module.. also temp sensor p

what about the picture on the home page, it shows active display of the radions and vortechs... i will hold my frustration at this point but i was under the impression i could actively control these things..
by Addicted2Coral
Thu Jul 12, 2012 7:37 pm
Forum: Addons
Topic: 3rd module 3rd problem.. rf module.. also temp sensor prob
Replies: 9
Views: 3735

3rd module 3rd problem.. rf module.. also temp sensor prob

i hook up the module, i run code vortech setup, i set my pumps as slave, i set the controller as master, i load code custom main screen rfmodule... all seems fine but how do i change anything to do with the vortechs.. i see displayed rf mode: 3 but how do i set up any kind of routine, or how do i ch...
by Addicted2Coral
Thu Jul 12, 2012 1:15 pm
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

Re: wifi setup issues

so the wifi worked for about an hour...

the green light flashes slowly on the wifi adapter, but the portal says unreachable address..

the portal on my phone just continually tries to update with no luck

the portal on my pc never did work.. lol

this sure is confusing to me...
by Addicted2Coral
Thu Jul 12, 2012 11:09 am
Forum: Addons
Topic: expansion hub
Replies: 2
Views: 1776

Re: expansion hub

So I geuss since ecotech is cOming out with their on wireless control I don't need te extra 100 $ module. Lol.
by Addicted2Coral
Thu Jul 12, 2012 8:46 am
Forum: Addons
Topic: expansion hub
Replies: 2
Views: 1776

expansion hub

do i have to have the "reef angel" expansion hub or can i buy a hub at my local electronics store?
i have two modules to hook up.. rf and salinity.. i didnt know that i needed an expansion hub.. i am terrible at research..
by Addicted2Coral
Thu Jul 12, 2012 8:44 am
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

Re: wifi setup issues

thanks fixed.. already found my next problem.. lol
by Addicted2Coral
Thu Jul 12, 2012 7:52 am
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

Re: wifi setup issues

sorry for being so ignorant, but i load the wifi test code in the reefangel.. not the wifi module right
by Addicted2Coral
Thu Jul 12, 2012 7:42 am
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

Re: wifi setup issues

wifi still dont work, it says that it is configured from the utility.. i really need some help..
by Addicted2Coral
Wed Jul 11, 2012 10:45 pm
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

Re: wifi setup issues

ok so for ssid i used my ssid, then for the authentication i used "none" it then went passed and gave this reading in the wifi utility Please wait... Setting up you Reef Angel Wifi Attachment... --------------------------------------------------------------- your reef angel wifi attachment...
by Addicted2Coral
Wed Jul 11, 2012 9:48 pm
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

Re: wifi setup issues

man this is frustrating... i download that software, actually already done so.. and follow the instructions.. it says that i should get some lines of data, then type $$$ within 1 second or something to get cmd function but as soon as i plug in the wifi module... nothing happens.. no data comes up.. ...
by Addicted2Coral
Wed Jul 11, 2012 9:07 pm
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

Re: wifi setup issues

Tried that. It turns the screen blank. The same result I get when I leave them both blank.
by Addicted2Coral
Wed Jul 11, 2012 8:57 pm
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

Re: wifi setup issues

to be certain i am understood... my security is disabled.. the reason why is because i have a computer and a tablet.. the computer only works on a security that the tablet will not, the tablet works on a security that my computer will not.. please tell me i can get by this and still use my wifi conn...
by Addicted2Coral
Wed Jul 11, 2012 7:54 pm
Forum: Addons
Topic: wifi setup issues
Replies: 15
Views: 8977

wifi setup issues

i started the setup utility downloaded with the initial software.. it asks for a password and name.. i have none my access is not blocked in any way.. is there a way around this??
by Addicted2Coral
Wed Jul 11, 2012 6:59 pm
Forum: Standard
Topic: so my reef angel will not communicate with my pc
Replies: 6
Views: 4182

Re: so my reef angel will not communicate with my pc

got it, thanks.. just starting the RAgen program.. already not liking it.. i kinda want some different functions.. i got to play with it tho..
by Addicted2Coral
Wed Jul 11, 2012 5:08 pm
Forum: Standard
Topic: so my reef angel will not communicate with my pc
Replies: 6
Views: 4182

so my reef angel will not communicate with my pc

i am running windows 7. i dont have any of the extras hooked up, however i have to hook up later the rf module, the wifi module, salinity module, ph probe, two ato switches, two temp sensors, and i think that is it.. i have radions and mp40s.. all this beside the point at the moment.. i downloaded t...