just received my new reef angel

Post Reply
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

just received my new reef angel

Post by Reefology »

happy new year to all.

could use some help getting started.

how do you program moonlights?
there is no mention of them in the manual or the menu on head unit?

also, already annoyed with all the ticking for the wavemaker relay ports. how do i fix this.

lastly, won't use ATO (port 1), how can i set it up to use for my sump light?

thanks in advance.
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: just received my new reef angel

Post by rimai »

I suggest you try the wizard first.
Go to menu Tools->Reef Angel Wizard
Roberto.
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

Hi Roberto,

I use linux and am having trouble with the installer and accessing the wizard. I have arduino launched but i get an error message when i try to open the wizard. Also having trouble setting up the wifi because i can't seem to find the wifi utility application. is there a customer service # so i can speak to someone? I cant seem to get this going?

thanks
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: just received my new reef angel

Post by rimai »

Did you get the linux package that Curt put together?
You cannot use the standard Arduino distribution or it won't work.
I don't think we have the wifi utility compiled for linux.
If you are interested in contributing, I can send the source code your way for a linux compilation.
Roberto.
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

How do I proceed? Is there a customer service # I can dial to get help?

I have an old computer running xp if that's easier just to get the wifi up and running.

Thanks
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: just received my new reef angel

Post by rimai »

You can call me, but I'm not going to be much help with your linux box.
Did you try Curt's linux package?
You can setup the wifi attachment by sending the correct commands to the module.
Connect putty to your dev/tty-usb port at 57600 baud and type $$$ to enter command mode.
Then, send the following commands:

Code: Select all

set w s SSID
set w p PASS
save
reboot
That should get your module connected to your wifi.
Roberto.
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

I did try Curts page but I get an error message when I try on run the wizard.

Everything you typed in the last part of post went over my head?!

I'll play with it and report back later.

Thanks
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: just received my new reef angel

Post by rimai »

What was the error you were getting?
Roberto.
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

its a long error message but the first 3 lines are as follows:

Exception in thread "AWT-EventQueue-O" java.lang.NoSuchMethodError:
processing.app.Editor.getBase()Lprocessing/app/Base:
at com.reefangel.tool.Wizard.run(Unknown Source)
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: just received my new reef angel

Post by rimai »

That looks like an error you would get if you were not using the correct arduino IDE.
Make sure you run the one you downloaded from Curt's post.
Any other arduino IDE will prevent the wizard from running.
I have compiled a special version of the IDE in order to be able to implement the wizard. That's why it is very important to use the one Curt posted.
Roberto.
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

Thanks for your patience Roberto, I deleted and started again and got it to work so the wizard runs. however, still have not been able to get the wifi connected. in the wifi manual you give 3 methods to set up, the 1st of which you indicated won't work on my system. in the second method using the controller, i can't figure out where to amend the file?
Image
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

rimai wrote: You can setup the wifi attachment by sending the correct commands to the module.
Connect putty to your dev/tty-usb port at 57600 baud and type $$$ to enter command mode.
Then, send the following commands:

Code: Select all

set w s SSID
set w p PASS
save
reboot
That should get your module connected to your wifi.
totally confused but everything above. what is ''Putty''?
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: just received my new reef angel

Post by rimai »

putty is a serial terminal.
http://www.cyberciti.biz/hardware/5-lin ... l-console/
According to this page, you can install it like this:

Code: Select all

sudo apt-get install putty
Roberto.
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

i don't understand and im tired of trying, its been 2 days now. can you please walk me through step by step?
Image
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: just received my new reef angel

Post by cosmith71 »

If you have a Windows box, why not use that? You would be using tested, stable software on a supported platform.

--Colin
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

hi Colin, and thanks for the input, but i really am having a problems because i can't follow the information im getting.

What is a windows box? and what do i do with it?
Image
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

hi Colin, and thanks for the input, but i really am having problems because i can't follow the information im getting.

What is a windows box? and what do i do with it?

i have the wifi attachment pluged into a usb on my computer and its flashing the blue led, how do i proceed from here? i've tried all the methods in the manual (and then some) none of which work.

Thank you
Image
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: just received my new reef angel

Post by cosmith71 »

Reefology wrote:I have an old computer running xp if that's easier just to get the wifi up and running.

Thanks
This thing. A computer running Windows. :D

--Colin
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

lol, tried that but i cant seem to down load the install, ill try again
Image
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: just received my new reef angel

Post by cosmith71 »

That's the best bet. I used the WiFi setup utility once when I first got it (almost 2 years ago) and haven't had to mess with it since.

If not, maybe we can get method #2 to work, if you know your home WiFi settings.

--Colin
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

ok, got it to download on my old pc but i now cant locate the Wifi Utility application? manual says it was loaded with the installer? where would i find that?

thanks so much Colin
Image
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

ok, got it to download on my old pc but i now cant locate the Wifi Utility application? manual says it was loaded with the installer? where would i find that?

i have the wifi attachment plugged into a usb on my windows computer and ready to proceed.
Image
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: just received my new reef angel

Post by cosmith71 »

Is there an icon on the desktop?
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: just received my new reef angel

Post by cosmith71 »

C:\Program Files (x86)\Reef Angel Controller\Wifi_Utility.exe

--Colin
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

thank you very much Colin, its up and running.

now of course this will lead to other questions , but I'll save those for another day:)

cheers
Image
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: just received my new reef angel

Post by cosmith71 »

Woo hoo! :mrgreen:
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: just received my new reef angel

Post by cosmith71 »

Now, you need to set a fixed IP in your router for the WiFi adapter address. Forward port 2000 to this address. It'll save headaches in the future.

--Colin
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: just received my new reef angel

Post by Reefology »

how do i do that? didnt see that in the manual?

thanks
Image
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: just received my new reef angel

Post by cosmith71 »

Check your router manual. If your router ever looses power, the IP address it assigns to the WiFi adapter may change. Setting a static IP in your router prevents this. On my Cisco/Linksys router it's under "DHCP Reservation".

Port forwarding makes sure everything that's supposed to get to the WiFi adapter does. On my router it's under "Applications and Gaming" and "Single Port Forwarding".

--Colin
Post Reply