Search found 16 matches

by M@!
Wed Jan 16, 2013 8:46 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

Regular RA. Well I got it working again. I loaded this sketch void setup() { Serial.begin(57600); Serial.println("Test"); } void loop() { } After I loaded that sketch I was able to load the preloaded code. Then the wizard code loaded. No clue what changed but thank for your time. I'm going...
by M@!
Wed Jan 16, 2013 12:01 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

What next step for trouble shooting?
by M@!
Mon Jan 14, 2013 5:35 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

No clue, I have 256 available.
ports.gif
ports.gif (118.34 KiB) Viewed 6943 times
by M@!
Sat Jan 12, 2013 4:11 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

Alright, finally have time to mess with this again after the Holidays. I'm back on the PC. I have 200+ ports available. Is there a specific port I should try?

Right the unit has power and the status light is just blinking red.
by M@!
Mon Nov 19, 2012 10:19 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

I have no clue how to look up port info on my mac. Let me see what I can find.
by M@!
Sat Nov 17, 2012 7:09 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

I decided to just give it a try on my mac, received the following error: The following features were automatically added: Watchdog Timer Version Menu The following features were detected: Wifi Attachment Simple Menu Binary sketch size: 26,310 bytes (of a 32,256 byte maximum) Rebooting Reef Angel Con...
by M@!
Sat Nov 17, 2012 6:33 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

Of course windows 7 is not displaying my Com Ports. I'll need to keep digging for port info.
by M@!
Tue Nov 13, 2012 6:25 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

I changed to w/ optiboot and I'm getting the same error, any ideas?
by M@!
Sun Nov 11, 2012 10:55 am
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

This is the error I received when I tried using RA Wizard The following features were automatically added: Watchdog Timer Version Menu The following features were detected: Wifi Attachment Simple Menu Binary sketch size: 27,026 bytes (of a 30,720 byte maximum) C:\Program Files\Reef Angel Controller2...
by M@!
Sat Nov 10, 2012 5:31 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

Alright, received my RA back. All was working well accept the ATO was acting weird. It was turning on the wrong ports and then my RA would just die after running for a couple hours. I realized my libraries were old so I installed the latest version of RA. Now I'm getting program out of sync errors. ...
by M@!
Mon Oct 15, 2012 5:44 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Re: Hardware Issue - Possible Water Damage

Thanks, Left and right worked fine but pressing down is doing nothing. I'm guessing pressing down toggles the ports on/off?
by M@!
Mon Oct 15, 2012 2:26 pm
Forum: Standard
Topic: Hardware Issue - Possible Water Damage
Replies: 19
Views: 13746

Hardware Issue - Possible Water Damage

Right before heading on vacation I was setting up a larger Top Off container. Of course that happens to be the time that I'm pretty sure some water got into the unit. It flashed black for a second and I immediately unplugged power. I took it apart and put it into some rice to dry out. 24 hours later...
by M@!
Mon Apr 09, 2012 10:19 pm
Forum: Standard
Topic: Head Unit Stops responding
Replies: 4
Views: 3322

Re: Head Unit Stops responding

Fixed it, thanks! Installed it yesterday and everything is working perfect. Now I need to make things more complicated to keep me busy! :lol:
by M@!
Mon Apr 09, 2012 5:59 pm
Forum: Standard
Topic: Head Unit Stops responding
Replies: 4
Views: 3322

Re: Head Unit Stops responding

Yeah, I guess I should have thought about characters before choosing my username. Thanks, I will make those changes. The Watchdog Timer was not checked.
by M@!
Mon Apr 09, 2012 12:25 pm
Forum: Standard
Topic: Head Unit Stops responding
Replies: 4
Views: 3322

Re: Head Unit Stops responding

Here is my code: #include <Salinity.h> #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 ...
by M@!
Mon Apr 09, 2012 6:17 am
Forum: Standard
Topic: Head Unit Stops responding
Replies: 4
Views: 3322

Head Unit Stops responding

Hello All, Just got my Reef Angel for my birthday on Sunday and I'm having a slight problem. After the it falls asleep for a while the unit stops responding. I went to bed last night and when i woke up this morning the green light as on but it wouldn't wake up. It also stopped controlling my cooling...