Page 1 of 1

Dimming control on Android App

Posted: Mon Feb 03, 2014 9:46 am
by kirkwood
Is it possible to control my Daylight/Actinic dimming ports from the android app??

Re: Dimming control on Android App

Posted: Mon Feb 03, 2014 11:09 am
by rimai
Yes, if you use the internal memory settings.
Do you have anything in your ReefAngel.LightsOnPorts?

Re: Dimming control on Android App

Posted: Wed Feb 05, 2014 8:33 am
by kirkwood
rimai wrote:Yes, if you use the internal memory settings.
Do you have anything in your ReefAngel.LightsOnPorts?
I don't use the internal memory settings. I don't think I have anything in the lights on ports.

Re: Dimming control on Android App

Posted: Wed Feb 05, 2014 9:50 am
by rimai
Ok, so let's try this:

Code: Select all

ReefAngel.LightsOnPorts=Port1Bit;
Then, use Android app and override port1 on.
It should override both channels to 20% (default).
Then, you can go to internal memory and change the values for memory location Actinic PWM value and Daylight PWM value.
The other much simpler option is to use the new web interface (still in beta, so some browsers may have issues):
Go to http://ipaddress:2000/wifi
Eventually, we will have the override in the Android app :)