Page 1 of 1

Dimming light control from your phone

Posted: Mon Aug 13, 2012 5:58 pm
by a_l_madrid
Hello All,

I wanted to see if there is a way to controll the dimming of the leds from your phone app?

Also when I loaded the wifi code to connect I do not have a lights option in the controller. is that normal? is there a way to ramp the lights from the controller or the phone?

Any help with be greatly appricated.
Allen

Re: Dimming light control from your phone

Posted: Mon Aug 13, 2012 7:33 pm
by rimai
If you want to add the lights menu, you need to add this to your code:

Code: Select all

ReefAngel.AddStandardMenu();
Did you use the Reef Angl Wizard to generate your code?

Re: Dimming light control from your phone

Posted: Mon Aug 13, 2012 9:36 pm
by a_l_madrid
no the only thing I have added is the wireless test code and then I started haveing issues with that. I need to get that resolved first and then worry about the lights,