Page 6 of 12

Re: Did someone say iPhone app?

Posted: Thu Feb 16, 2012 8:01 pm
by wolfador
rimai wrote:I thought you had implemented pulling data from webbanner too, didn't you?

I think it was only enabled to pull the labels from the webbanner, the new version I am prepping will allow you to pull the actual data from the portal and will prompt for you to enter the ip address when you go to the controls. This should work how Cruzer need's it.

Re: Did someone say iPhone app?

Posted: Tue Feb 28, 2012 12:54 pm
by rholly
Is there any way to have the ability to control the LED dimming function from the iPhone? Would like to be able to adjust the PWM slope from the iPhone or client instead of having to go into the code every time. Roberto guided me to a work around which will be able to allow me to adjust the intensity levels from the memory tabs, but that doesn't allow for a permanent slope adjustment. Hopefully this makes sense.

Thanks

Re: Did someone say iPhone app?

Posted: Tue Feb 28, 2012 1:29 pm
by rimai
I think John is working on an update. Hopefully it comes out soon :)

Re: Did someone say iPhone app?

Posted: Wed Feb 29, 2012 9:40 am
by wolfador
rholly wrote:Is there any way to have the ability to control the LED dimming function from the iPhone? Would like to be able to adjust the PWM slope from the iPhone or client instead of having to go into the code every time. Roberto guided me to a work around which will be able to allow me to adjust the intensity levels from the memory tabs, but that doesn't allow for a permanent slope adjustment. Hopefully this makes sense.

Thanks
To be able to permanetly modify without changing the code you would need to configure your .ino to use the memory locations for the PWM instead of using the manually entered values.

Re: Did someone say iPhone app?

Posted: Wed Feb 29, 2012 10:00 am
by binder
Like wolfador said, if you are using the Internal Memory locations for the PWMSlope function inside your INO (the default when creating a PDE/INO inside RAGen now), you would be able to modify the values. When wolfador adds in the memory locations to the iPhone app, it will match the memory locations that the Android app can do. :)

Re: Did someone say iPhone app?

Posted: Sun Mar 04, 2012 9:07 pm
by wolfador
Update was just submitted, hopefully it will be available sometime this week.

Re: Did someone say iPhone app?

Posted: Mon Mar 05, 2012 12:22 am
by Xender
Great !
What's the change log?
thx

Re: Did someone say iPhone app?

Posted: Mon Mar 05, 2012 6:31 am
by wolfador
Xender wrote:Great !
What's the change log?
thx
Better support for the 0.9 libraries.
Ability to get a graph kind of like the portal.
"Read-only" mode by gathering data only from the Portal
More memory features like custom locations and dosing pumps.

Probably more stuff I added weeks ago and forgot about. :D


Just need to finish some UI stuff on the iPad app and will submit that one too.

Re: Did someone say iPhone app?

Posted: Mon Mar 05, 2012 6:44 am
by Xender
Cool!
Thx !

Let us know when It's published ;-)

Re: Did someone say iPhone app?

Posted: Mon Mar 12, 2012 1:26 pm
by wolfador
Update should be available shorty. Just got the notice it was approved. Sometimes takes a few hours to appear in all the app stores. Let me know if there are any issues.

Re: Did someone say iPhone app?

Posted: Mon Mar 12, 2012 8:26 pm
by Seedlessone
App update is live!! Looks great and love having the graphing ability. Thanks for all the hard work!

Re: Did someone say iPhone app?

Posted: Tue Mar 13, 2012 4:46 am
by wolfador
Seedlessone wrote:App update is live!! Looks great and love having the graphing ability. Thanks for all the hard work!

Your welcome, Roberto helped me find some bugs, so I am going to submit a bugfix update tonight when I finish testing.

Re: Did someone say iPhone app?

Posted: Tue Mar 13, 2012 7:26 am
by Xender
Thx wolfador !

What's "Direct Connect" ?
What are the bugs fixed?

Re: Did someone say iPhone app?

Posted: Tue Mar 13, 2012 7:55 am
by wolfador
Direct connect will display everything directly from the controller, otherwise it pulls from the portal.

There was a bug in the salinity module, readings were showing as 355 instead of 35.5. The expansion relay box was not working and there was an issue when you had direct connect off and tried to use the controls sometimes it would crash.

There were a few requests for a "read-only" mode, if you just enter your RA id and leave Direct connect off you can only see the stats and not make any changes to the relays / memory.

Re: Did someone say iPhone app?

Posted: Tue Mar 13, 2012 7:03 pm
by wolfador
okay, submitted a new update. Fixed the salinity bug, expansion relay bug and added a few more graphs ;)

SAL, ORP, PWMA, PWMD, Radion and Vortech.

Re: Did someone say iPhone app?

Posted: Wed Mar 21, 2012 7:01 pm
by wolfador
wolfador wrote:okay, submitted a new update. Fixed the salinity bug, expansion relay bug and added a few more graphs ;)

SAL, ORP, PWMA, PWMD, Radion and Vortech.

Should now be available.

Re: Did someone say iPhone app?

Posted: Sat Mar 24, 2012 11:13 am
by Robert1969
is it possible to change the date and time of your controller with the Iphone app?

Re: Did someone say iPhone app?

Posted: Mon Mar 26, 2012 12:10 am
by Xender
That would be great!
Summer Time this last sunday;-)

I did it with the portal.

Re: Did someone say iPhone app?

Posted: Mon Mar 26, 2012 9:03 am
by wolfador
Robert1969 wrote:is it possible to change the date and time of your controller with the Iphone app?
I will look into it, gotta find out how Roberto is doing it with the portal.

Re: Did someone say iPhone app?

Posted: Mon Mar 26, 2012 9:06 am
by rimai
I always thought you had that in there already...
http://forum.reefangel.com/viewtopic.php?f=7&t=231

Re: Did someone say iPhone app?

Posted: Wed Apr 04, 2012 2:02 am
by poolman
Help please

I have been using the iPhone app for awhile now and have had problem, I am running the latest version.
My problem is I have just added the expansion relay. I can see the relays on the app, but they are all off, when I turn one on it goes back to off straight away and isn't reading them correctly as most of them are on. If I turn one on it does actually turn the relay on but shows it as off. The reef angel client is working properly on the expansion relay, so have not done something with the app.

Any ideas

Thanks

Bryan

Re: Did someone say iPhone app?

Posted: Wed Apr 04, 2012 4:17 am
by wolfador
poolman wrote:Help please

I have been using the iPhone app for awhile now and have had problem, I am running the latest version.
My problem is I have just added the expansion relay. I can see the relays on the app, but they are all off, when I turn one on it goes back to off straight away and isn't reading them correctly as most of them are on. If I turn one on it does actually turn the relay on but shows it as off. The reef angel client is working properly on the expansion relay, so have not done something with the app.

Any ideas

Thanks

Bryan
Which version of the libraries are you using? Also you can try to uninstall and redownload the latest version to make sure as it was not working in the previous version.

Re: Did someone say iPhone app?

Posted: Wed Apr 04, 2012 4:59 am
by poolman
Hi John
Downloaded the libraries on the 4 jan 2012, are these the latest, how do I check?
Thanks
Bryan

Re: Did someone say iPhone app?

Posted: Wed Apr 04, 2012 5:04 am
by wolfador
You will probably want to update your libraries, the newest ones came out on 3/25. You can use the update utility at: http://reefangel.com/Download.ashx

To check your version number you can go to http://youripaddress:2000/v

Re: Did someone say iPhone app?

Posted: Sun May 06, 2012 11:26 pm
by aranax
psyrob wrote:
will this app work if I have the ReefAngel controller connected via USB to a desktop computer that is connected wirelessly to my home network/router? or do I have to have the reefangel wifi adapter?

John wrote:
you need the wifi adapter

Any chance that those of us connected USB to comp to wireless connection to our home network canget this to work or is the wifi module the only way to use the iOS app?

Thanks.

Jeremiah

Re: Did someone say iPhone app?

Posted: Mon May 07, 2012 6:27 am
by wolfador
aranax wrote: Any chance that those of us connected USB to comp to wireless connection to our home network canget this to work or is the wifi module the only way to use the iOS app?

Thanks.

Jeremiah
currently you need the wifi adapter as that contains the "web server" part of the RA. I know there was a project to get a web server you could run on your pc but I am not sure how far they got with that.

Re: Did someone say iPhone app?

Posted: Mon May 07, 2012 8:46 am
by aranax
Ah. Thanks wolf. That may explain the problem of not being able to see data I posted on another thread.

-J

Re: Did someone say iPhone app?

Posted: Fri Jun 01, 2012 7:52 am
by jsclownfish
Hi John,

I recently upgraded to an RA+ with v9 software and an expansion relay set. Works great on the iphone app, but the ipad app doesn't report the expansion relay and I get an msg to upgrade to v8.5.1.9 to use Modes. Not sure if those are related are not, but either way I thought I'd let you know.

-Jon

Re: Did someone say iPhone app?

Posted: Tue Jun 05, 2012 6:27 am
by wolfador
jsclownfish wrote:Hi John,

I recently upgraded to an RA+ with v9 software and an expansion relay set. Works great on the iphone app, but the ipad app doesn't report the expansion relay and I get an msg to upgrade to v8.5.1.9 to use Modes. Not sure if those are related are not, but either way I thought I'd let you know.

-Jon

The iPad is a few releases out of date, working on an update to both of them.

Re: Did someone say iPhone app?

Posted: Fri Aug 10, 2012 7:21 am
by lnevo
wolfador wrote:
jsclownfish wrote:Hi John,

I recently upgraded to an RA+ with v9 software and an expansion relay set. Works great on the iphone app, but the ipad app doesn't report the expansion relay and I get an msg to upgrade to v8.5.1.9 to use Modes. Not sure if those are related are not, but either way I thought I'd let you know.

-Jon

The iPad is a few releases out of date, working on an update to both of them.
Any update on the iPad version? I still get this v8.5.1.9 message...