Sounds great! Thanks Brennyn!
== John ==
Search found 17 matches
- Fri Sep 06, 2024 10:09 am
- Forum: Standard
- Topic: Reef Angel Star out of stock - expected ETA?
- Replies: 2
- Views: 2287
- Wed Sep 04, 2024 5:24 am
- Forum: Standard
- Topic: Reef Angel Star out of stock - expected ETA?
- Replies: 2
- Views: 2287
Reef Angel Star out of stock - expected ETA?
Hi folks
Got back from vacation. My 2nd RA+ is kind of slowly dying - I know I could replace the MB, but maybe it's time for an update.
However, the new RA Star seems to be out of stock.
Any idea when it'll be back?
Got back from vacation. My 2nd RA+ is kind of slowly dying - I know I could replace the MB, but maybe it's time for an update.
However, the new RA Star seems to be out of stock.
Any idea when it'll be back?
- Wed Jun 13, 2018 3:09 pm
- Forum: Apps
- Topic: Reef Angel Web Wizard
- Replies: 90
- Views: 189151
Re: Reef Angel Web Wizard
I am doing development 
Or, I was ... I copied over my code into the web wizard and at least sort of got it to work.

Or, I was ... I copied over my code into the web wizard and at least sort of got it to work.
- Sat May 12, 2018 11:06 am
- Forum: Apps
- Topic: Reef Angel Web Wizard
- Replies: 90
- Views: 189151
Re: Reef Angel Web Wizard
Try using the dev branch of the github That seems better, BUT ... Then the "Dev" branch needs to be copied over, or the docs need updating. This is crazy. I copied over the dev branch to my user folder (%USER%\Arduino) and now I'm getting a ton of compiler errors. Can't quite tell if the ...
- Fri May 11, 2018 4:09 pm
- Forum: Apps
- Topic: Reef Angel Web Wizard
- Replies: 90
- Views: 189151
Re: Reef Angel Web Wizard
I just got the Cloud Portal. I downloaded the latest RA code, ReefAngelInstaller_1.1.3.exe. (I had 1.1.1 installed before that). Installed. Per the docs, used the WebWizard. Got a sketch. Copied it to my development machine (I use vMicro, but for this I used the RA Arduino fork executable). A snippe...
- Sat Aug 13, 2016 8:11 pm
- Forum: Tutorials
- Topic: Static IP on the WiFi Attachment
- Replies: 2
- Views: 8161
Re: Static IP on the WiFi Attachment
I didn't bother with the above commands, but still have a static IP What I did was go into the setup pages on my router, wait till the ReefAngel connected, then added an IP reservation for that MAC address. Every router is different so I can't really give tutorial steps, but if you don't know what I...
- Wed Jul 29, 2015 6:19 pm
- Forum: Standard
- Topic: Excessive ATO chatter with 2 switches
- Replies: 4
- Views: 6315
Re: Excessive ATO chatter with 2 switches
Code is 100% vanilla. Hard to say on the port override, that's a good idea, but I can 'see' the red light turn to green really rapidly on the ATO screen, and the relay follows. Wouldn't you know, it's not doing it now! So I can't test. Worried when I leave for 3 weeks it'll blow up and my IT guy won...
- Tue Jul 28, 2015 1:18 pm
- Forum: Standard
- Topic: Excessive ATO chatter with 2 switches
- Replies: 4
- Views: 6315
Re: Excessive ATO chatter with 2 switches
It worked OK this morning, but turns out water was a bit low. It happened again; I had to disconnect the HI ato switch. Is the ATO function supposed to continue to work when the ATO timeout triggers? That's obviously a good way to burn out a pump. Both head units did that, with the standard Reef Ang...
- Tue Jul 28, 2015 9:35 am
- Forum: Standard
- Topic: Excessive ATO chatter with 2 switches
- Replies: 4
- Views: 6315
Excessive ATO chatter with 2 switches
I'm getting a LOT of relay 'chatter' with the standard ATO programming and 2 float switches. It looks like when the water is only about halfway up, the top relay 'chatters'. It's been working fine for weeks, then suddenly the ATO power outlet sounds like a buzz saw it switches so fast. (I don't know...
- Fri Jul 17, 2015 12:43 pm
- Forum: How do I code ...
- Topic: Feeding mode using Memory
- Replies: 10
- Views: 15751
Re: Feeding mode using Memory
Just wanted to post a quick note - love this fix! I'm using the same feeder, and this has enabled me to travel out of town for 3 weeks. Thank you! Had to make a few changes to the code, however. Timer is actually TimerClass now as near as I can tell. I cut that part out while debugging the code. I'm...
- Thu Jul 16, 2015 1:00 pm
- Forum: Standard
- Topic: I bricked my ReefAngel - status light blinks fast
- Replies: 6
- Views: 4929
Re: I bricked my ReefAngel - status light blinks fast
Thanks Roberto This is really weird. I managed to get it to work. I was reading the avrdude docs, and saw it can do some pretty low level stuff, so I ran the serial monitor. Typed a few chars, nothing happened. So, on a whim, I tried to reprogram it again. THIS time I was using the USB power connect...
- Thu Jul 16, 2015 10:45 am
- Forum: Tutorials
- Topic: Visual Studio and the VisualMicro Arduino Plug In
- Replies: 29
- Views: 37678
Re: Visual Studio and the VisualMicro Arduino Plug In
PMFJI an older thread, but I've had it working with both the Express or "community" edition of 2013 along with the Visual Micro. The editor is SO much better than the Arduino editor - intellisense, proper indenting, jump to references, I could go on and on. I'm learning a lot just by pokin...
- Wed Jul 15, 2015 10:48 am
- Forum: Standard
- Topic: I bricked my ReefAngel - status light blinks fast
- Replies: 6
- Views: 4929
Re: I bricked my ReefAngel - status light blinks fast
No ideas? Bummer. Going to check the board files.
- Wed Jul 15, 2015 10:47 am
- Forum: Standard
- Topic: Cant upload with USB power cable
- Replies: 9
- Views: 6734
Re: Cant upload with USB power cable
Yep, no magic smoke on my end o.O
thanks! Funny it's not documented though. Let's fix that! 
Thank you,
== John ==


Thank you,
== John ==
- Tue Jul 14, 2015 9:48 pm
- Forum: Standard
- Topic: Cant upload with USB power cable
- Replies: 9
- Views: 6734
Re: Cant upload with USB power cable
I know this is an old thread, but there's nothing in the documentation (downloaded V2.1.5) to show where/how to plug in the USB power cable. It LOOKS like the only place is say the temperature probe, but would prefer not to let magic smoke out :) It's tiring moving the relay box over to the PC every...
- Mon Jul 13, 2015 9:48 am
- Forum: Standard
- Topic: I bricked my ReefAngel - status light blinks fast
- Replies: 6
- Views: 4929
Re: I bricked my ReefAngel - status light blinks fast
Oh, I did, I grabbed the unit from work and plugged it in, and it worked fine. Good thing I had two :) Menu settings are all correct, but the unit just blinks. No display, no nothing. So that's the only option, there isn't a reset key or something? I haven't looked at the board files yet, but I'm pr...
- Sat Jul 11, 2015 5:22 pm
- Forum: Standard
- Topic: I bricked my ReefAngel - status light blinks fast
- Replies: 6
- Views: 4929
I bricked my ReefAngel - status light blinks fast
It won't seemingly boot up, and the status light just blinks. I've tried resetting to the standard code, but the upload never starts. This happened while doing an upload - I'd gotten a serial error as near as I remember. I was moving pretty fast and might have done something stupid like jerked a cab...