Search found 29 matches
- Tue Apr 07, 2015 5:00 pm
- Forum: Addons
- Topic: WiFi Woes. Please Help!
- Replies: 4
- Views: 4162
Re: WiFi Woes. Please Help!
Ha! That is the problem... I was on the network. I use http://freedns.afraid.org/ and everything points to my DNS which I forward to my IP. With my old network/router configuration, It didn't matter whether I was on my network or a public network. On this new network/router configuration, it appears...
- Tue Apr 07, 2015 4:28 pm
- Forum: Addons
- Topic: WiFi Woes. Please Help!
- Replies: 4
- Views: 4162
WiFi Woes. Please Help!
I recently moved and during the process, Comcast recommended an upgrade to a much "better" router. (I inquired about range and connectivity which is what led to the upgrade conversation) The new router is a dual band Cisco model dpc3941t, router/modem all-in-one. After installing it, runni...
- Sat Nov 15, 2014 10:08 pm
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
How do you read/write the variables if you're not using the client? Are you doing it through the portal?
Justin (San Francisco),
sent from tapatalk
Justin (San Francisco),
sent from tapatalk
- Sat Nov 15, 2014 5:49 am
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
If not using the client, what other method would you use? They aren't loaded in the app either.
Justin (San Francisco),
sent from tapatalk
Justin (San Francisco),
sent from tapatalk
- Fri Nov 07, 2014 3:11 pm
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
Getting this error on RA Client when trying to read values: *****11/7/2014 2:09:20 PM***** Message: This request operation sent to net.tcp://localhost:8733/ReefAngelListener/ did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion...
- Fri Nov 07, 2014 1:36 pm
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
I just created a patch to the dev library to add a flag to PHControl and CO2Control to use the expansion or not. The default without the argument is false. You would need to use the command like this to use the ph Expansion ReefAngel.PHControl(Port2, 800, 840, true); Additionally, I added the follo...
- Fri Nov 07, 2014 10:49 am
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
I think I figured it out. I downloaded the zip, then backed up my library by renaming the 5 files in my current library then pasted the 5 new files into my library. I am going to update my custom code, upload all of it, and give it a test run. I'll let you know how it goes.
- Fri Nov 07, 2014 10:35 am
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
is there a simple way to download all 5 of the files that were patched? I am still a newb!
- Fri Nov 07, 2014 7:20 am
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
The problem is that my current code has to be uploaded every time I want to change the values. I'm looking for a way to change it to an internal memory setting
Justin (San Francisco),
sent from tapatalk
Justin (San Francisco),
sent from tapatalk
- Thu Nov 06, 2014 6:16 pm
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
Thank you! Does is just go in the custom code section?
- Thu Nov 06, 2014 10:48 am
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Re: Use PHControl on PH Expansion
To elaborate further, I actually need CO2 Control, but I am already using it so what I came up with was to use PHControl and just swap some values. will this work? void ReefAngelClass::PHControl(byte PHControlRelay, int LowPH, int HighPH) { if (Params.PHExp <= LowPH) Relay.Off(PHControlRelay); // If...
- Thu Nov 06, 2014 10:02 am
- Forum: Addons
- Topic: Use PHControl on PH Expansion
- Replies: 18
- Views: 15882
Use PHControl on PH Expansion
Hi all,
I am looking for some help coding. I want to use PHControl with my PH Expansion module so that I can edit the internal memory values from the app. What is the correct way to code this?
I am looking for some help coding. I want to use PHControl with my PH Expansion module so that I can edit the internal memory values from the app. What is the correct way to code this?
- Sun Nov 02, 2014 7:06 am
- Forum: Standard
- Topic: Wi-Fi module
- Replies: 3
- Views: 3028
Re: Wi-Fi module
Yeah I saw that mentioned in some posts but I don't see it on the site. I assumed it was either cancelled or still in production. How can I get more info on that module?
Justin (San Francisco),
sent from tapatalk
Justin (San Francisco),
sent from tapatalk
- Sat Nov 01, 2014 9:09 pm
- Forum: Standard
- Topic: Gyre Mode??
- Replies: 17
- Views: 10524
Re: Gyre Mode??
This is great info. Thanks! I'm planning to add jebao controls to mine and was wondering how it works
Justin (San Francisco),
sent from tapatalk
Justin (San Francisco),
sent from tapatalk
- Sat Nov 01, 2014 9:00 pm
- Forum: Standard
- Topic: Wi-Fi module
- Replies: 3
- Views: 3028
Wi-Fi module
I'm curious. Has anyone figured out a way to have both the Wi-Fi module and USB-TTL converter cable plugged into the reef angel at the same time?
Justin (San Francisco),
sent from tapatalk
Justin (San Francisco),
sent from tapatalk
- Thu Oct 30, 2014 9:51 pm
- Forum: Addons
- Topic: PH Expansion mod MAJOR issues
- Replies: 5
- Views: 4456
Re: PH Expansion mod MAJOR issues
UPDATE: After shorting with the clip, I reconnected the probe, put it in 7 solution and waited. It stayed constant so I selected OK at 2368. I rinsed in RO, placed it in 10 solution and it is still reading 2368. after about 30 minutes in the 10 solution, it moved to a final value of 2371. I pressed ...
- Thu Oct 30, 2014 9:39 pm
- Forum: Addons
- Topic: PH Expansion mod MAJOR issues
- Replies: 5
- Views: 4456
Re: PH Expansion mod MAJOR issues
It stays constant at 2369 when shorted with a paper clip in calibration mode.
- Thu Oct 30, 2014 8:36 pm
- Forum: Addons
- Topic: PH Expansion mod MAJOR issues
- Replies: 5
- Views: 4456
Re: PH Expansion mod MAJOR issues
UPDATE: after moving the probe from the calibration fluid back into RO, it suddenly read a PH of 14 so I thought maybe it was working again but still needed to be calibrated. I entered calibration mode again and get a reading of 2378 in the 7 solution initially, then suddenly, it drops to 0 (you can...
- Thu Oct 30, 2014 8:17 pm
- Forum: Addons
- Topic: PH Expansion mod MAJOR issues
- Replies: 5
- Views: 4456
PH Expansion mod MAJOR issues
I am having issues with my PH Expansion module. Here's the quick back story: I received my PH Calibration solutions today. I installed the module and powered it up. I got a very high reading of 9.7. I went into the RA menu, selected PH Expansion Calibration, then performed the calibration. I was get...
- Mon Oct 27, 2014 7:12 am
- Forum: Addons
- Topic: Setup PH controls for CaRx, Temp, and ATO
- Replies: 4
- Views: 3887
Re: Setup PH controls for CaRx, Temp, and ATO
I am getting this error:
Code: Select all
sketch_oct26b:90: error: could not convert 'ReefAngel.ReefAngelClass::HighATO.RA_ATOHighClass::IsActive' to 'bool'
- Mon Oct 27, 2014 6:52 am
- Forum: Ask anything here
- Topic: AD archon
- Replies: 5
- Views: 3871
Re: AD archon
It looks like a nice concept, but they touted that they were saving money by not including a screen yet it was released as the highest priced controller on the market... and it won't ship until December... Thanks for playing!
Justin (San Francisco),
sent from tapatalk
Justin (San Francisco),
sent from tapatalk
- Sun Oct 26, 2014 5:50 pm
- Forum: Addons
- Topic: Setup PH controls for CaRx, Temp, and ATO
- Replies: 4
- Views: 3887
Re: Setup PH controls for CaRx, Temp, and ATO
I think I have the PH, and Temps figured out. Will someone please review my work so far and tell me if it looks correct? (Any Concerns/Improvements?) #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC...
- Sun Oct 26, 2014 12:41 pm
- Forum: Addons
- Topic: Setup PH controls for CaRx, Temp, and ATO
- Replies: 4
- Views: 3887
Setup PH controls for CaRx, Temp, and ATO
Hello, I am new to this and need some help. I have my RA up and running. I ran the wizard and have everything setup the way I want, but there are a couple of things that are not addressed in the wizard. I have been reading up on the forums, and found some code, but I am in a little over my head. I d...
- Sun Oct 26, 2014 8:47 am
- Forum: Addons
- Topic: Need Help with WIFI
- Replies: 3
- Views: 3348
Re: Need Help with WIFI
You are correct! It is working now, I just needed the correct IP address which wasn't shown in the utility but I found as I was reading through the config I just posted
- Sun Oct 26, 2014 8:42 am
- Forum: Addons
- Topic: Need Help with WIFI
- Replies: 3
- Views: 3348
Re: Need Help with WIFI
Okay... I figured out how to navigate Tera Term and I read the module's configuration. It is as Follows: <4.41> get e wifly-GSX Ver: 4.41 Build: r1057, Jan 17 2014 10:26:29 on RN-131 SSID=WiFly-GSX-55 Pass= Linkmon=3600 Beacon=102 Reboot=0 IF=UP DHCP=ON IP=10.0.0.10:2000 NM=255.255.255.0 GW=10.0.0.1...
- Sun Oct 26, 2014 8:03 am
- Forum: Ask anything here
- Topic: AD archon
- Replies: 5
- Views: 3871
Re: AD archon
Well the info has been released and I just bought my reef angel... 
Justin (San Francisco),
sent from tapatalk

Justin (San Francisco),
sent from tapatalk
- Sun Oct 26, 2014 1:43 am
- Forum: Addons
- Topic: Need Help with WIFI
- Replies: 3
- Views: 3348
Need Help with WIFI
I cannot figure out the Wifi configuration. I am getting this with the utility: Opening Serial Port... Verifying speed at 9600 baud Connected to serial port COM5 > $$$ > set u b 57600 > set s p 0 > save > reboot Verifying speed at 57600 baud Removing connection to COM5 Connected to serial port COM5 ...
- Mon Oct 13, 2014 7:27 pm
- Forum: Ask anything here
- Topic: AD archon
- Replies: 5
- Views: 3871
AD archon
Does anyone know any insider info on the Archon coming from AD? How does the reef angel compare. In what ways is it better?
Justin (San Francisco),
sent from tapatalk
Justin (San Francisco),
sent from tapatalk
- Tue Sep 30, 2014 2:21 pm
- Forum: Ask anything here
- Topic: Private messaging
- Replies: 3
- Views: 3196
Private messaging
I'm new to the forum and wanted to reach out to Roberto. It says I don't have the permission to send a private message. Do you know how I can get permission or how I can reach Roberto? Thanks!
Justin
Justin