Page 1 of 1

Feed and W/C mode not working on iPhone app

Posted: Wed Mar 07, 2012 7:38 pm
by mineman@mac.com
Roberto recently updated my libraries for me and now I have lost the feeding and W/C modes on my iPhone app. Im not sure if the two are related or if there is an up and coming update. Everything else works like a champ! This is a pretty small thing to me as I can still shut down my ATO and WM manually (not really manually; using the switches in the app), but since the option shows up on the app it would be nice if it worked.

Re: Feed and W/C mode not working on iPhone app

Posted: Wed Mar 07, 2012 8:42 pm
by wolfador
Are you getting a version error?

To fix it, change the version number back.

in libraries/ReefAngel/ReefAngel.h

#define ReefAngel_Version "0.9.0"

old one was #define ReefAngel_Version "0.8.5.19"


---

An update was submitted a few days ago and should hopefully be reviewed and released in the next few days. Reviews are slowed due to the iPad3 announcement today. Sorry

Re: Feed and W/C mode not working on iPhone app

Posted: Wed Mar 07, 2012 8:43 pm
by mineman@mac.com
no reason to be sorry, we all appreciate what you do! Should I wait for the update or change the version number?

Re: Feed and W/C mode not working on iPhone app

Posted: Wed Mar 07, 2012 8:45 pm
by wolfador
You can do either. The version number doesn't mean much except if you run the library updater. Once the new version is out you can change it back.

Re: Feed and W/C mode not working on iPhone app

Posted: Wed Mar 07, 2012 8:47 pm
by mineman@mac.com
and.... if the answer is to change the version number, where do I do that? Im a newbie and not sure how to get to libraries. All I know how to do is the Initial memory and INO code.

Re: Feed and W/C mode not working on iPhone app

Posted: Wed Mar 07, 2012 8:49 pm
by mineman@mac.com
I dont see where in the code to do it. Keep in mind that I am using a MAC so I dont use RefGA

Re: Feed and W/C mode not working on iPhone app

Posted: Wed Mar 07, 2012 8:59 pm
by wolfador
It is wherever your libraries are. I think under Documents>Arduino>libraries. If you open Arduino and go to Preferences it will tell you where the libraries are. From there go to the ReefAngel folder and edit ReefAngel.h.

If you do a "spotlight" search for ReefAngel.h it should find it for you and you can edit it there. I usually use Textwrangler to edit the code files. You should be able to download it from the Mac App store.

Re: Feed and W/C mode not working on iPhone app

Posted: Wed Mar 07, 2012 9:26 pm
by mineman@mac.com
ok, replaced the version number, now how to I upload the libraries?

Re: Feed and W/C mode not working on iPhone app

Posted: Thu Mar 08, 2012 5:33 am
by wolfador
you just need to re-upload your .ino using Arduino

Re: Feed and W/C mode not working on iPhone app

Posted: Mon Mar 19, 2012 11:29 am
by wolfador
This should be fixed in the latest version that was released so you can set your lib version back so they will correctly update on the next library release.

Feed and W/C mode not working on iPhone app

Posted: Mon Apr 16, 2012 11:55 pm
by Blawson
I am getting this error as well and I have version 0.9.5

Do I need to change this as well?

Re: Feed and W/C mode not working on iPhone app

Posted: Tue Apr 17, 2012 4:00 am
by wolfador
Make sure you have the latest app version. Uninstall it and redowbload from the store.