Search found 2594 matches

by binder
Mon Dec 02, 2019 5:38 am
Forum: Standard
Topic: RA* - Disable Sleep/Screensaver?
Replies: 18
Views: 15793

Re: RA* - Disable Sleep/Screensaver?

I don't see the changes/commits in github.
by binder
Sun Dec 01, 2019 4:39 pm
Forum: Standard
Topic: RA* - Disable Sleep/Screensaver?
Replies: 18
Views: 15793

Re: RA* - Disable Sleep/Screensaver?

I found the bug. It was a return call I had missed and it only happens at a very specific time. So, it was a matter of chance. It was returning without enabling the I2C bus again. Can you give it another try? I most certainly will but it will be on Tuesday when I get back to work (where tank is loc...
by binder
Wed Nov 27, 2019 4:30 pm
Forum: Standard
Topic: RA* - Disable Sleep/Screensaver?
Replies: 18
Views: 15793

Re: RA* - Disable Sleep/Screensaver?

And as a side note, the uapp appears to not be working. I don't know if it's related to the code update or not (the changes should have no affect on the data being sent out). It shows me connected but no data is being updated. I tried from multiple computers and devices that have previously connect...
by binder
Tue Nov 26, 2019 11:34 am
Forum: Standard
Topic: RA* - Disable Sleep/Screensaver?
Replies: 18
Views: 15793

Re: RA* - Disable Sleep/Screensaver?

And as a side note, the uapp appears to not be working. I don't know if it's related to the code update or not (the changes should have no affect on the data being sent out). It shows me connected but no data is being updated. I tried from multiple computers and devices that have previously connecte...
by binder
Tue Nov 26, 2019 11:26 am
Forum: Standard
Topic: RA* - Disable Sleep/Screensaver?
Replies: 18
Views: 15793

Re: RA* - Disable Sleep/Screensaver?

I just updated the code on my Star and here's my findings. If I press and hold the touchscreen for more than a second or so, the clock stops like you described BUT I notice that my salinity and water modules stop working. I can touch it again and nothing changes. I press and hold the touchscreen for...
by binder
Fri Nov 22, 2019 6:04 pm
Forum: Standard
Topic: RA* - Disable Sleep/Screensaver?
Replies: 18
Views: 15793

Re: RA* - Disable Sleep/Screensaver?

Just to add to this, I have noticed the modules not responding as well. the outlets either do not toggle or the salinity and water expansion module stops responding. I did notice tonight that it happened when the screen timed out on the outlet / relay screen, i had connection / business issues. I ha...
by binder
Thu Nov 21, 2019 1:26 pm
Forum: Standard
Topic: relay box outlet failing
Replies: 4
Views: 5510

Re: relay box outlet failing

Just to add to this, I think this issue is related to the I2C bus getting locked when the touchscreen is off and unlocks when the touchscreen is touched. https://github.com/reefangel/Libraries/issues/255 I added my comments to the issue from what I experienced last night. After I saw the post Robert...
by binder
Thu Nov 21, 2019 1:22 pm
Forum: Standard
Topic: RA* - Disable Sleep/Screensaver?
Replies: 18
Views: 15793

Re: RA* - Disable Sleep/Screensaver?

I've noticed something like this as well. I added comments to the github issue.
by binder
Thu Nov 14, 2019 7:48 pm
Forum: You and your tank
Topic: Considering Reef Angel for new build
Replies: 4
Views: 11544

Re: Considering Reef Angel for new build

First off, welcome! Secondly, what you are wanting to do is well within the limits of the basic setup (controller and relay box). there's no major "gotchas" that I'm aware of (believe me, I've done my fair share of testing over the last 8-9 years). you will need an ethernet cable run to th...
by binder
Thu Nov 14, 2019 7:39 pm
Forum: Addons
Topic: Dosing Pump Power
Replies: 2
Views: 5389

Re: Dosing Pump Power

cool. that's an interesting idea of being able to daisy chain them.

Sent from my Pixel 2 using Tapatalk
by binder
Thu Nov 14, 2019 1:03 pm
Forum: Addons
Topic: Dosing Pump Power
Replies: 2
Views: 5389

Dosing Pump Power

I've got 3 RA Dosing pumps. I've noticed that they have power plugs on both sides of the device. On one side though, there's a power switch and the other side doesn't have one. My question is: Does the power switch control the power coming in to both ports or just to the side that its on? I'm guessi...
by binder
Sun Nov 10, 2019 9:33 am
Forum: Standard
Topic: RA* - Disable Sleep/Screensaver?
Replies: 18
Views: 15793

Re: RA* - Disable Sleep/Screensaver?

there is a timer for the lcd. it uses a memory location to adjust it. I forget what the default is for it. I know you can change the value, so you can look into it. not sure how much it will help though. if you look through the code, here's the variable/memory location for it: Mem_I_LCDTimer or if y...
by binder
Sat Nov 02, 2019 7:50 pm
Forum: Standard
Topic: relay box outlet failing
Replies: 4
Views: 5510

Re: relay box outlet failing

well the relay/outlet appears to be working just fine currently. I've got it in the ON position and it's powering an analog heater control. so we shall see. i just don't understand what is going on with it controlling a heater. oh well, everything is working so I'm not going to press it currently. S...
by binder
Wed Oct 30, 2019 9:19 am
Forum: Standard
Topic: relay box outlet failing
Replies: 4
Views: 5510

Re: relay box outlet failing

I will do that. It will hopefully be in the next week or so before I can. I have to plan for the downtime to shutdown my tank to do that. No worries though. I think I'm having another issue with either the heater or another relay port on the box that I switched to using. Don't know for certain and h...
by binder
Tue Oct 29, 2019 12:03 pm
Forum: Standard
Topic: relay box outlet failing
Replies: 4
Views: 5510

relay box outlet failing

I've got a standard relay box module and I believe that I have an outlet that has failed (or is failing). The outlet is port 3 and I've used it for my heater. I switched to using a Star controller from a Plus controller last week and that's when the failure occurred. I originally thought it was the ...
by binder
Sat Oct 26, 2019 6:33 am
Forum: Development Libraries
Topic: Star and multi-water level support
Replies: 2
Views: 9207

Re: Star and multi-water level support

of course it would be something that obvious and simple.

Sent from my Pixel 2 using Tapatalk
by binder
Fri Oct 25, 2019 12:49 pm
Forum: Development Libraries
Topic: Star and multi-water level support
Replies: 2
Views: 9207

Star and multi-water level support

I've got a multi water level expansion module and I have a Star. For whatever reason, the star only shows the standard WL on the display and not the extra 4 ports (WL1 - WL4). I do not believe it's even sending the data out when requested (my app queries the /r99 and no values come through for the W...
by binder
Fri Oct 25, 2019 11:12 am
Forum: Standard
Topic: RA Star download firmware failed
Replies: 2
Views: 4412

RA Star download firmware failed

I'm running my star (finally) and I'm having some issues with it. I've chosen to upload code manually using my computer and arduino (not webwizard). I can upload just fine. However, I've been having issues that the Star attempts to download firmware remotely and it fails. The odd thing is that I hav...
by binder
Sun Aug 25, 2019 11:07 am
Forum: Development Libraries
Topic: Cloud Wifi Local compile
Replies: 4
Views: 6137

Re: Cloud Wifi Local compile

https://r.tapatalk.com/shareLink?url=ht ... are_type=t

that thread contains a link to the version you need with the boards defined in it.

Sent from my Pixel 2 using Tapatalk
by binder
Mon Aug 12, 2019 7:04 pm
Forum: How do I code ...
Topic: Restore RA+
Replies: 7
Views: 6732

Re: Restore RA+

So my RA+ took a dump, got a new board. Is there anything I need to know before I reload everything from a backup? Also, if I decide a new cloud controller is in the works do I have to recode everything when switching from an RA+? if you jump up to the RA Star, there's a few things that you have to...
by binder
Thu Jul 25, 2019 6:09 pm
Forum: Standard
Topic: Star not connecting to cloud
Replies: 7
Views: 6757

Re: Star not connecting to cloud

It's amazing...when you actually update the settings properly, it all works. ;-)
Got it figured out and I just needed to put in my username/password combo in that file and it started working.
by binder
Thu Jul 25, 2019 3:25 pm
Forum: Standard
Topic: Star not connecting to cloud
Replies: 7
Views: 6757

Re: Star not connecting to cloud

rimai wrote:Yeah, you won't have any problems finding out what you need to change.
awesome.
I just haven't kept up with it and didn't realize that there's been some major changes. Just haven't dove into it fully and I should.

Sent from my Pixel 2 using Tapatalk
by binder
Thu Jul 25, 2019 12:04 pm
Forum: Standard
Topic: Star not connecting to cloud
Replies: 7
Views: 6757

Re: Star not connecting to cloud

rimai wrote:You have to edit RA_CustomSettings
ahh... gotcha. thanks!
is that file commented like the features file was/is?
I'll look through the code and see what all I need to update.

Sent from my Pixel 2 using Tapatalk
by binder
Thu Jul 25, 2019 3:44 am
Forum: Standard
Topic: Star not connecting to cloud
Replies: 7
Views: 6757

Re: Star not connecting to cloud

rimai wrote:Are you uploading it with the Arduino ide or webwizard?
arduino ide. using the 1.8.6 mac version. haven't tried webwizard because I have additional code I am loading.

Sent from my Pixel 2 using Tapatalk
by binder
Wed Jul 24, 2019 6:58 pm
Forum: Standard
Topic: Star not connecting to cloud
Replies: 7
Views: 6757

Star not connecting to cloud

I'm having difficulty with getting my Star to connect to the cloud server. I've got my forum username and password setup and in the file. I had the webwizard generate the code for me so I know I have the proper header includes and proper syntax. I put in my username and password and clicked "En...
by binder
Sat May 25, 2019 3:49 pm
Forum: Standard
Topic: Selling RA+ Setup
Replies: 6
Views: 7374

Re: Selling RA+ Setup

rimai wrote:It is the way phpbb forum is designed. They just stay on outbox until it is read.
that's been my experience as well. yup, how the forum is designed.

Sent from my Pixel 2 using Tapatalk
by binder
Sat Mar 16, 2019 5:28 am
Forum: Addons
Topic: Dimming to zero
Replies: 5
Views: 5546

Re: Dimming to zero

awesome. glad to hear you got it figured out.

Sent from my Pixel 2 using Tapatalk
by binder
Sun Mar 10, 2019 10:09 am
Forum: Addons
Topic: Dimming to zero
Replies: 5
Views: 5546

Re: Dimming to zero

It is possible that the driver itself doesn't dim down that far. Over the years, many people have encountered problems with dimming the full range. So, your "0 to 100%", may be a more narrow range,which you will have to determine yourself by manually changing the percentage and figuring ou...
by binder
Sun Jan 20, 2019 1:33 pm
Forum: How do I code ...
Topic: Ramping leds up multiple times a day
Replies: 3
Views: 4936

Re: Ramping leds up multiple times a day

I have an idea or 2 but need some time to write it down.

You are just wanting to ramp up to 100% and back down multiple times and not be related to the seasonal temperatures, correct?

Sent from my XT1585 using Tapatalk
by binder
Thu Nov 22, 2018 10:09 am
Forum: Apps
Topic: Android Reef Angel Status
Replies: 974
Views: 626061

Re: Android Reef Angel Status

I was curious how the app decides to post that message and had an idea... maybe it's stupid? Prior to posting the notification could you ping 8.8.8.8 and hold off posting the notification for x amount of time if 8.8.8.8 doesn't respond? That way the app knows it can't connect to the controller beca...