Rebooting RA * - All relays temporarily on

Basic / Standard Reef Angel hardware
Post Reply
rrodriguess
Posts: 133
Joined: Sun Mar 09, 2014 11:01 am
Location: Santos - Brazil

Rebooting RA * - All relays temporarily on

Post by rrodriguess »

Every Time my RA* reboots, all my relays are set to On for a second, making my lights to blink, turning my fans on.. and so on. I dont know if it is some kind of self test...

The problem is that my water solenoid is also turned on, allowing some (not desired) water to enter in the system.

How can we avoid that?

Rafa
Image
User avatar
Loose
Posts: 90
Joined: Fri Sep 01, 2017 8:15 am
Location: Severna Park, MD

Re: Rebooting RA * - All relays temporarily on

Post by Loose »

I was having a similar problem with my ATO pump. My ports would cycle, with some off and some on based upon their state when the RA* rebooted.

I added the following code for my ATO pump port (it's on my Relay Expansion Box 1 on Port 4) in the 'void setup()' section and, unless something else I changed fixed it, this seemed to work.

Code: Select all


    // Ports that are always off
    ReefAngel.Relay.Off( Box1_Port4 );

Try to learn something about everything and everything about something... Thomas Huxley
210gal DT | 50gal sump/refug | Jebao DCP 10000 pump | RO 200-int skimmer | DIY built stand | DIY 160 led, 12 channel, 458 watt, on MakersLED 72" heatsink
Post Reply