Search found 89 matches

by ucez
Mon Apr 04, 2022 3:25 pm
Forum: Standard
Topic: Upload problem
Replies: 1
Views: 2026

Re: Upload problem

Decided to try again today. A new serial port appeared (COM4), so switched to that and shazaam, it worked...
by ucez
Sun Apr 03, 2022 6:58 am
Forum: Standard
Topic: Upload problem
Replies: 1
Views: 2026

Upload problem

Had to get a new laptop. Installed RA from website, but can't upload to RA+. Get the following error. I'm sure I'm doing something wrong, but can't figure it out. Thoughts? avrdude: Version 6.0, compiled on Apr 6 2012 at 19:29:19 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ Copyright ...
by ucez
Wed Apr 22, 2020 3:16 pm
Forum: How do I code ...
Topic: Custom Variable based on I/O value
Replies: 1
Views: 2754

Re: Custom Variable based on I/O value

NVM working fine, guess I didn't give it long enough...
by ucez
Wed Apr 22, 2020 3:12 pm
Forum: How do I code ...
Topic: Custom Variable based on I/O value
Replies: 1
Views: 2754

Custom Variable based on I/O value

Using a float switch on the I/O, would like to get an email when the switch is activated. Thought it would be easiest to set a custom variable, then report via portal using; ReefAngel.CustomVar[0]= ReefAngel.IO.GetChannel(0); However, not getting any response from portal. Tried setting the portal va...
by ucez
Sat Apr 11, 2020 4:46 am
Forum: Addons
Topic: Water leak detector alert
Replies: 3
Views: 5567

Re: Water leak detector alert

Working, sorry about late reply. Thanks!
by ucez
Mon Mar 02, 2020 4:59 pm
Forum: Addons
Topic: Water leak detector alert
Replies: 3
Views: 5567

Water leak detector alert

I can't seem to get the alert to work. I have the Portal setting to "Water Leak Flag = 1", but don't get alerts. If I set to "=0" it works. Thoughts?
by ucez
Tue Jul 16, 2019 3:50 am
Forum: Standard
Topic: Bus lock
Replies: 9
Views: 7464

Re: Bus lock

Excellent. Thanks.
by ucez
Mon Jul 15, 2019 5:15 pm
Forum: Standard
Topic: Bus lock
Replies: 9
Views: 7464

Re: Bus lock

Checked with cable from expansion module, worked fine. Cable looks like USB to mini B?
by ucez
Sat Jul 13, 2019 2:51 pm
Forum: Standard
Topic: Bus lock
Replies: 9
Views: 7464

Re: Bus lock

So if shorting out means jamming the paperclip into the hole where the salinity probe connects, then no it did not report any numbers, so assuming the module is the culprit. I really like having salinity monitor, but a little nervous about this happening again. Can I chalk this up to a random occurr...
by ucez
Sat Jul 13, 2019 2:24 am
Forum: Standard
Topic: Bus lock
Replies: 9
Views: 7464

Re: Bus lock

How do I do that?
by ucez
Tue Jul 09, 2019 4:47 pm
Forum: Standard
Topic: Bus lock
Replies: 9
Views: 7464

Re: Bus lock

It looks like the salinity expansion/probe might have been the culprit. The salinity went from 30 to 6 instantly sometime before I noticed the bus lock. I tried cleaning the probe and unplugging the salinity expansion, still reads 6. There was a moment when I was fussing with the connection to the e...
by ucez
Mon Jul 08, 2019 3:41 pm
Forum: Standard
Topic: Bus lock
Replies: 9
Views: 7464

Bus lock

Just got a bus lock, no new hardware, so sure what caused, but disconnected power and now working. Is there a way to disable functionality if a bus lock does occur? In my case it dumped my entire alk reservoir...would really like to avoid that again.
by ucez
Mon Jul 09, 2018 5:26 pm
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

The dynamic DNS allows you to control via the universal app? However, the data on the universal app is still correct?
by ucez
Mon Jul 09, 2018 4:14 am
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

Success! Thank you!
by ucez
Thu Jul 05, 2018 5:16 pm
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

I added a test line, but still not working. What am I missing? Still not showing up in head unit either. #define Dose1 Box2_Port1 ReefAngel.Relay.On( Dose1); #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <D...
by ucez
Wed Jul 04, 2018 4:51 pm
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

Here you go. #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPROM.h> #include <RA_NokiaLCD.h> #include <RA_ATO.h> #include <RA_Joystick.h> #include <LED.h> #include <RA_TempS...
by ucez
Wed Jul 04, 2018 6:44 am
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

Found it, at least I think so. Still not working, doesn't show up on head unit... I2CScanner ready! starting scanning of I2C bus from 1 to 128... addr: 1 addr: 2 addr: 3 addr: 4 addr: 5 addr: 6 addr: 7 addr: 8 addr: 9 addr: A addr: B addr: C addr: D addr: E addr: F addr: 10 addr: 11 addr: 12 addr: 1...
by ucez
Mon Jul 02, 2018 4:06 am
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

Not sure I follow. Should I keep trying switch combinations until it registers as Box2? Which number is Box2?
by ucez
Sat Jun 30, 2018 9:51 am
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

Here is a pic of the switches, isn't this 2?

Image
by ucez
Sat Jun 30, 2018 9:27 am
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

Set PCE to ID 2. It doesn't seem to be recognizing it at all - nothing on the head unit menu. Here is I2CScanner. ÿ I2CScanner ready! starting scanning of I2C bus from 1 to 128... addr: 1 addr: 2 addr: 3 addr: 4 addr: 5 addr: 6 addr: 7 addr: 8 addr: 9 addr: A addr: B addr: C addr: D addr: E addr: F ...
by ucez
Fri Jun 29, 2018 4:36 pm
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Re: Power Control Expansion

Correction. It does not show up on the portal, forgot that I unplugged the wireless.

When I first installed the power control expansion, it did show up, but was always ON. I thought maybe it was the ID, so I changed, but now stays OFF even when I go back to the original ID.
by ucez
Fri Jun 29, 2018 4:33 pm
Forum: Addons
Topic: Power Control Expansion
Replies: 18
Views: 17792

Power Control Expansion

OK, I can't figure out how to get this installed. I've got an expansion hub with a second relay box and salinity expansion. I've set the power control expansion to a unique ID and connected to the expansion hub. There is power to the power control expansion. The power control expansion does not show...
by ucez
Thu May 10, 2018 11:02 am
Forum: Addons
Topic: Salinity Probe
Replies: 10
Views: 11726

Re: Salinity Probe

pH has definitely stabilized, so that's good. However, salinity is still variable, bounces from 26 - 36. Is this typical?
by ucez
Wed Apr 25, 2018 4:20 am
Forum: Addons
Topic: Salinity Probe
Replies: 10
Views: 11726

Re: Salinity Probe

Plugging the expansions into separate power strip seems have stabilized the readings. pH slowly climbed from 1 to 5.1, still off, but at least it's reading...will try to recalibrate and see what happens.
by ucez
Sun Apr 22, 2018 7:50 am
Forum: Addons
Topic: Salinity Probe
Replies: 10
Views: 11726

Re: Salinity Probe

It's definitely not the probe, tried 3, all read 1.00. I restored the preloaded code and plugged the salinity expansion into a power strip, no change. pH is still reading 1.00.
by ucez
Sun Apr 22, 2018 5:46 am
Forum: Addons
Topic: Salinity Probe
Replies: 10
Views: 11726

Re: Salinity Probe

Saga continues, salinity oscillating, pH not working at all. Maybe I have the connections wrong. Here's what I've got... RA to main relay main relay to expansion hub expansion hub to relay box 1 expansion hub to power control expansion expansion hub to salinity expansion The power control expansion ...
by ucez
Sat Apr 21, 2018 8:21 am
Forum: Addons
Topic: Salinity Probe
Replies: 10
Views: 11726

Re: Salinity Probe

I tried going back to original set up and old code. No luck, pH reading 1. Tried different pH probe as well.
by ucez
Sat Apr 21, 2018 4:25 am
Forum: Addons
Topic: Salinity Probe
Replies: 10
Views: 11726

Re: Salinity Probe

A new pattern has emerged, salinity still oscillating, but pH is now off (reading 1). I disconnected all the expansions, but pH is still not working.
by ucez
Fri Apr 20, 2018 12:05 pm
Forum: Addons
Topic: Salinity Probe
Replies: 10
Views: 11726

Re: Salinity Probe

Any ideas?
by ucez
Thu Apr 19, 2018 1:32 pm
Forum: Addons
Topic: Salinity Probe
Replies: 10
Views: 11726

Salinity Probe

I added relay expansion, power control expansion, and salinity expansion. Having 2 issues 1) salinity probe calibration stability and 2) both the salinity probe and ph probe seem to be oscillating between on/off same period, same length of time...Trying to figure out #2 before sorting out #1. If you...