Search found 21 matches
- Tue Aug 15, 2017 9:24 am
- Forum: Apps
- Topic: Reef Angel Status app Keeps deleting my controller.
- Replies: 0
- Views: 5165
Reef Angel Status app Keeps deleting my controller.
I'm currently using the Reef angel Status app on IOS 10(10.3.3). The app works great but after a day or two the app deletes my controller name, IP and port from the app. Its kind of a pain in the ass retyping all the info every day and im wondering if there is a fix for that?
- Fri Feb 13, 2015 8:41 am
- Forum: Ask anything here
- Topic: keep getting Error while using the wifi utility.
- Replies: 6
- Views: 5264
Re: keep getting Error while using the wifi utility.
Worked, Thank you so much Roberto.
- Fri Feb 13, 2015 7:50 am
- Forum: Ask anything here
- Topic: keep getting Error while using the wifi utility.
- Replies: 6
- Views: 5264
Re: keep getting Error while using the wifi utility.
Can you post the log? Opening Serial Port... Verifying speed at 9600 baud Connected to serial port COM3 > $$$ > set u b 57600 > set s p 0 > save > reboot Verifying speed at 57600 baud Removing connection to COM3 Connected to serial port COM3 > $$$ < CMD Wifi is communicating at 57600 baud rate > re...
- Thu Feb 12, 2015 3:58 pm
- Forum: Ask anything here
- Topic: keep getting Error while using the wifi utility.
- Replies: 6
- Views: 5264
Re: keep getting Error while using the wifi utility.
Is it blinking blue? Make sure you picked the correct com port. It should be the same one you use to upload codes to RA. Are you able to upload codes with the same cable? Slow green and fast blue. I chose the same port that I used to upload the code to the reef angel and I still get an error. I tri...
- Thu Feb 12, 2015 12:26 pm
- Forum: Ask anything here
- Topic: keep getting Error while using the wifi utility.
- Replies: 6
- Views: 5264
keep getting Error while using the wifi utility.
I downsized tanks and I had to move my reef angel to a different room, but I accidentally restarted my router and thats where the problems started. I went to the wifi utility and with my wifi attachment and I started to get error codes and it tells me to unplug it and plug the wifi attachment back i...
- Sun Jun 30, 2013 8:03 pm
- Forum: Development Libraries
- Topic: Wave patterns
- Replies: 136
- Views: 287022
Re: Wave patterns
Thank you!!! I just made it for 3 hrs instead of 2 so at least it finished one cycle of nutrition export.
- Sun Jun 30, 2013 9:45 am
- Forum: Development Libraries
- Topic: Wave patterns
- Replies: 136
- Views: 287022
Re: Wave patterns
Lets say I want nutrition export to run from 4pm-6pm and reef crest to run the remaining 22 hrs. This is for the jeabo pump.
- Sun Jun 30, 2013 7:37 am
- Forum: Apps
- Topic: New iPhone App ??
- Replies: 6
- Views: 7220
Re: New iPhone App ??
We can always donate and maybe hire some one to make one.
- Sun Jun 30, 2013 7:09 am
- Forum: Development Libraries
- Topic: Wave patterns
- Replies: 136
- Views: 287022
Re: Wave patterns
Hi Is it possible to have a both wave patters for one pump? I want it to run nutrition export for 2 hrs a day then go back into the reef crest mode. Is this possible? If yes how can this be done? Thanks
- Sun Jun 23, 2013 10:49 am
- Forum: Apps
- Topic: Client Suite false alerts
- Replies: 6
- Views: 7009
Re: Client Suite false alerts
The same is happening to me now, Any ideas how this can be fixed?
- Sat Jun 22, 2013 10:01 am
- Forum: Ask anything here
- Topic: wifi adapter wont Sync with RA client
- Replies: 6
- Views: 4325
Re: wifi adapter wont Sync with RA client
I still get an error message from the wifi Icon that says Could not complete the web request call to wifi adapter & when I set up my notifications for low PH I get email and texts every hr saying my ph is 6.84 when on the Reef Client, Portal and on the controller it self I have my ph around 7.89...
- Tue Jun 18, 2013 2:34 pm
- Forum: Ask anything here
- Topic: wifi adapter wont Sync with RA client
- Replies: 6
- Views: 4325
Re: wifi adapter wont Sync with RA client
Got it to work, it was the port forwarding, thank you so much
- Sat Jun 15, 2013 7:58 pm
- Forum: Ask anything here
- Topic: wifi adapter wont Sync with RA client
- Replies: 6
- Views: 4325
Re: wifi adapter wont Sync with RA client
The client mentions that it can not complete a web-request call to the wifi adapter. what could cause this? I have set all the right addresses to the portal. but when I access my portal it says that my connection status: Unreachable address. is that normal?
- Sat Jun 15, 2013 4:51 pm
- Forum: Ask anything here
- Topic: wifi adapter wont Sync with RA client
- Replies: 6
- Views: 4325
wifi adapter wont Sync with RA client
Hi I recently purchased a wifi expansion and I got everything to work with the portal and my iphone but I cannot figure out how to connect the reef angel client suite to my wifi adapter. Am I missing a something in my code? because everything in the RA client settings is set correctly. thank you for...
- Sun Jun 09, 2013 4:55 pm
- Forum: Ask anything here
- Topic: temp probe question :)
- Replies: 13
- Views: 8410
Re: temp probe question :)
thank you for the advice I switched it back to 760,778
- Sun Jun 09, 2013 4:38 pm
- Forum: Ask anything here
- Topic: temp probe question :)
- Replies: 13
- Views: 8410
Re: temp probe question :)
thank you for your help, I set it to (Port1,788,788) . The wizard is where I got confused I tried setting the lowest temp so I would turn on when ever it was not 78.8F
- Sun Jun 09, 2013 4:27 pm
- Forum: Ask anything here
- Topic: temp probe question :)
- Replies: 13
- Views: 8410
Re: temp probe question :)
I got it to work when I changed the temp from 60F to 70F. I want the heater to turn on when ever it is under 77.8, so my code would look like this for the heater? ( Port1,778,778 )?
- Sun Jun 09, 2013 4:16 pm
- Forum: Ask anything here
- Topic: temp probe question :)
- Replies: 13
- Views: 8410
Re: temp probe question :)
my current temp is 77.9 but when I take the temp probe out and the temp drops util 75.5 the socket will still not turn on, its red which indicates its shut off.
- Sun Jun 09, 2013 3:49 pm
- Forum: Ask anything here
- Topic: temp probe question :)
- Replies: 13
- Views: 8410
Re: temp probe question :)
#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...
- Sun Jun 09, 2013 3:37 pm
- Forum: Ask anything here
- Topic: temp probe question :)
- Replies: 13
- Views: 8410
Re: temp probe question :)
yes I am but my temp socket wont turn on
- Sun Jun 09, 2013 3:23 pm
- Forum: Ask anything here
- Topic: temp probe question :)
- Replies: 13
- Views: 8410
temp probe question :)
hi guys, I am a total noob at my RA but I got everything running as Im using it just for basic things, but the only problem I ran into is that my RA uses my only temp probe to check of overheat. Is it possible for the controller to use a single temp probe to control my heater and check for the overh...