Search found 11253 matches
- Tue Mar 05, 2024 2:02 pm
- Forum: Apps
- Topic: Reef Angel Status App, still supported?
- Replies: 7
- Views: 3809
Re: Reef Angel Status App, still supported?
It should work on the cloud wifi too. You just need to point to the internal ip address or setup port forwarding
- Tue Dec 20, 2022 9:50 am
- Forum: Ask anything here
- Topic: WiFi Manual Setup Issues
- Replies: 1
- Views: 1887
Re: WiFi Manual Setup Issues
Factory baud is 9600. After that, we change it 57600
- Sun Nov 27, 2022 11:07 pm
- Forum: How do I code ...
- Topic: Feeding mode in code
- Replies: 0
- Views: 1977
Re: Feeding mode in code
You can use:
Code: Select all
ReefAngel.FeedingModeStart();
- Fri Oct 28, 2022 10:19 am
- Forum: How do I code ...
- Topic: Putting Skimmer on Timer
- Replies: 2
- Views: 1610
Re: Putting Skimmer on Timer
Code: Select all
ReefAngel.StandardLights( Port2 ); // putting skimmer on timer
ReefAngel.Relay.DelayedOn(Port2 );
Delete or comment the second line
- Wed Oct 26, 2022 4:34 pm
- Forum: Apps
- Topic: Reef Angel Web Wizard
- Replies: 90
- Views: 173065
Re: Reef Angel Web Wizard
Go to Uapp: https://forum.reefangel.com/uapp/
Make sure to delete the old profile if you have one
Create a new profile and make sure to enter only username and password and leave the port and ip address alone.
Make sure to delete the old profile if you have one
Create a new profile and make sure to enter only username and password and leave the port and ip address alone.
- Wed Oct 26, 2022 3:48 pm
- Forum: Apps
- Topic: Reef Angel Web Wizard
- Replies: 90
- Views: 173065
Re: Reef Angel Web Wizard
No. remote upload is an experimental feature available for RA* only.
- Wed Oct 26, 2022 3:35 pm
- Forum: Apps
- Topic: Reef Angel Web Wizard
- Replies: 90
- Views: 173065
Re: Reef Angel Web Wizard
Are you using chrome?
- Tue Oct 25, 2022 10:23 am
- Forum: Standard
- Topic: Relay Expansion Box Going Out?
- Replies: 3
- Views: 1756
Re: Relay Expansion Box Going Out?
Weird.
That breaker trips usually when there is an overload.
That breaker trips usually when there is an overload.
- Tue Oct 25, 2022 10:21 am
- Forum: How do I code ...
- Topic: Feed Mode Duration
- Replies: 5
- Views: 1888
Re: Feed Mode Duration
Sorry...
It should be
It should be
Code: Select all
ReefAngel.Timer[FEEDING_TIMER].SetInterval(2700);
- Mon Oct 24, 2022 11:41 am
- Forum: How do I code ...
- Topic: Feed Mode Duration
- Replies: 5
- Views: 1888
Re: Feed Mode Duration
Is is on internal memory and you can change it.
I am pretty sure the android app has that available.
Or, just add this to your code:
I am pretty sure the android app has that available.
Or, just add this to your code:
Code: Select all
Timer[FEEDING_TIMER].SetInterval(2700);
- Mon Aug 22, 2022 9:16 am
- Forum: Addons
- Topic: Wifi Error
- Replies: 28
- Views: 27188
Re: Wifi Error
Your cable may be bad then
- Mon Aug 22, 2022 8:13 am
- Forum: Addons
- Topic: Wifi Error
- Replies: 28
- Views: 27188
Re: Wifi Error
Can you post the log of what you get on tera term?
- Tue Jul 26, 2022 9:47 am
- Forum: Addons
- Topic: Graphs and data
- Replies: 2
- Views: 3095
Re: Graphs and data
Try updating the wifi attachment: https://forum.reefangel.com/viewtopic.php?f=3&t=4601
- Tue Jul 26, 2022 8:43 am
- Forum: Addons
- Topic: cloud wifi attachment and bluetooth attachement
- Replies: 2
- Views: 2408
- Sun Jul 24, 2022 12:51 pm
- Forum: Standard
- Topic: LCD screen hardware change
- Replies: 37
- Views: 137369
Re: LCD screen hardware change
It seems the screen has some issues too. You may need to replace it.
- Thu Jul 07, 2022 3:45 pm
- Forum: Standard
- Topic: Cloud Connection: Disconnected
- Replies: 18
- Views: 6696
Re: Cloud Connection: Disconnected
That may be it.
Reset the password one more time and re-upload the code to your controller.
Reset the password one more time and re-upload the code to your controller.
- Thu Jul 07, 2022 10:22 am
- Forum: Standard
- Topic: Cloud Connection: Disconnected
- Replies: 18
- Views: 6696
Re: Cloud Connection: Disconnected
Did you ever change the password?
- Fri Jul 01, 2022 1:54 pm
- Forum: Standard
- Topic: Cloud Connection: Disconnected
- Replies: 18
- Views: 6696
Re: Cloud Connection: Disconnected
did you try rebooting the controller?
- Fri Jul 01, 2022 11:57 am
- Forum: Standard
- Topic: Cloud Connection: Disconnected
- Replies: 18
- Views: 6696
Re: Cloud Connection: Disconnected
Has your controller ever been connected to cloud server?
- Thu Jun 30, 2022 9:43 am
- Forum: Standard
- Topic: Cloud Connection: Disconnected
- Replies: 18
- Views: 6696
Re: Cloud Connection: Disconnected
Does your controller show it is cloud connected?
- Tue Jun 28, 2022 12:29 pm
- Forum: Standard
- Topic: Cloud Connection: Disconnected
- Replies: 18
- Views: 6696
Re: Cloud Connection: Disconnected
Try now and let me know if the problem still persists
- Mon May 09, 2022 9:47 am
- Forum: Ask anything here
- Topic: Turning off ReefAngel Plus for a while
- Replies: 2
- Views: 3391
Re: Turning off ReefAngel Plus for a while
Yes, you don't even need to turn off notifications.
It won't send emails if the controller doesn't send data.
It won't send emails if the controller doesn't send data.
- Thu Apr 28, 2022 3:08 pm
- Forum: Ask anything here
- Topic: RA+ Dimming Ports
- Replies: 1
- Views: 1694
Re: RA+ Dimming Ports
Look underneath the box. If it is analog, it will have a sticker. They are PWM by default.
- Tue Apr 19, 2022 3:33 pm
- Forum: Ask anything here
- Topic: Local Web Page Not Connecting
- Replies: 15
- Views: 4834
Re: Local Web Page Not Connecting
Interesting. I will check it out.
- Tue Apr 19, 2022 3:21 pm
- Forum: Ask anything here
- Topic: Local Web Page Not Connecting
- Replies: 15
- Views: 4834
Re: Local Web Page Not Connecting
The internal memory is not affected by the internal battery. Only the clock looses time.
- Tue Apr 19, 2022 2:33 pm
- Forum: Ask anything here
- Topic: Local Web Page Not Connecting
- Replies: 15
- Views: 4834
Re: Local Web Page Not Connecting
uapp is on 2.0.9
- Tue Apr 19, 2022 12:33 pm
- Forum: Ask anything here
- Topic: Local Web Page Not Connecting
- Replies: 15
- Views: 4834
Re: Local Web Page Not Connecting
Also, the uapp at http://forum.reefangel.com/uapp/ is supposed to be on 2.0.9
- Tue Apr 19, 2022 12:32 pm
- Forum: Ask anything here
- Topic: Local Web Page Not Connecting
- Replies: 15
- Views: 4834
Re: Local Web Page Not Connecting
What happens when you click refresh on the top right corner?
- Tue Apr 19, 2022 10:58 am
- Forum: Ask anything here
- Topic: Local Web Page Not Connecting
- Replies: 15
- Views: 4834
Re: Local Web Page Not Connecting
Don't use the internal web server... Use uapp from here: http://forum.reefangel.com/uapp/
- Mon Apr 18, 2022 11:16 pm
- Forum: Ask anything here
- Topic: Local Web Page Not Connecting
- Replies: 15
- Views: 4834
Re: Local Web Page Not Connecting
The internal web server is very rudimentary and it basically loads the uapp, which you might as well load from here: http://forum.reefangel.com/uapp/ By the attached photo above, it seems you are somehow entering the cloud username and password, which would force uapp to use the cloud server. You do...