Feed and W/C mode not working on iPhone app

Community contributed apps
Post Reply
mineman@mac.com
Posts: 43
Joined: Mon Jan 30, 2012 10:02 pm

Feed and W/C mode not working on iPhone app

Post 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.
Image
wolfador
Posts: 241
Joined: Sun Sep 04, 2011 9:59 am
Location: Pittsburgh, PA

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

Post 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
John
ReefAngel and ReefAngel-HD developer
If the RA iOS app has helped please consider a donation
Image
mineman@mac.com
Posts: 43
Joined: Mon Jan 30, 2012 10:02 pm

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

Post 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?
Image
wolfador
Posts: 241
Joined: Sun Sep 04, 2011 9:59 am
Location: Pittsburgh, PA

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

Post 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.
John
ReefAngel and ReefAngel-HD developer
If the RA iOS app has helped please consider a donation
Image
mineman@mac.com
Posts: 43
Joined: Mon Jan 30, 2012 10:02 pm

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

Post 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.
Image
mineman@mac.com
Posts: 43
Joined: Mon Jan 30, 2012 10:02 pm

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

Post 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
Image
wolfador
Posts: 241
Joined: Sun Sep 04, 2011 9:59 am
Location: Pittsburgh, PA

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

Post 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.
John
ReefAngel and ReefAngel-HD developer
If the RA iOS app has helped please consider a donation
Image
mineman@mac.com
Posts: 43
Joined: Mon Jan 30, 2012 10:02 pm

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

Post by mineman@mac.com »

ok, replaced the version number, now how to I upload the libraries?
Image
wolfador
Posts: 241
Joined: Sun Sep 04, 2011 9:59 am
Location: Pittsburgh, PA

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

Post by wolfador »

you just need to re-upload your .ino using Arduino
John
ReefAngel and ReefAngel-HD developer
If the RA iOS app has helped please consider a donation
Image
wolfador
Posts: 241
Joined: Sun Sep 04, 2011 9:59 am
Location: Pittsburgh, PA

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

Post 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.
John
ReefAngel and ReefAngel-HD developer
If the RA iOS app has helped please consider a donation
Image
Blawson
Posts: 37
Joined: Sat Apr 14, 2012 10:02 pm

Feed and W/C mode not working on iPhone app

Post by Blawson »

I am getting this error as well and I have version 0.9.5

Do I need to change this as well?
Image
wolfador
Posts: 241
Joined: Sun Sep 04, 2011 9:59 am
Location: Pittsburgh, PA

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

Post by wolfador »

Make sure you have the latest app version. Uninstall it and redowbload from the store.
John
ReefAngel and ReefAngel-HD developer
If the RA iOS app has helped please consider a donation
Image
Post Reply