Search found 10 matches

by Leafies
Mon Jan 06, 2014 10:17 pm
Forum: For New Members
Topic: Newbie USB mac question
Replies: 9
Views: 7437

Re: Newbie USB mac question

I got this working! it was just a matter of making sure I had the right cables in the right order. I had the cable with less wires second and it should have been first. Its now working and I can push code while the wifi is connected and it all appears to be working.
by Leafies
Mon Jan 06, 2014 10:15 pm
Forum: For New Members
Topic: Jebao Connection to RA+
Replies: 10
Views: 8787

Re: Jebao Connection to RA+

Success!! The problem was I had the sync/antisync settings wrong... after hours and hours of searching forums I found out that if you have two jebao's they have to be offsetting. void loop() { ReefAngel.StandardHeater( Port2,745,760 ); ReefAngel.Relay.DelayedOn( Port3,5 ); ReefAngel.StandardLights( ...
by Leafies
Mon Jan 06, 2014 7:28 pm
Forum: For New Members
Topic: Newbie USB mac question
Replies: 9
Views: 7437

Re: Newbie USB mac question

The older software version worked perfectly and I was able top configure the wifi module. Thanks!

My next question is do I have the ability to daisy chain the WiFi and Bluetooth module to the RA+ or is it one or the other?
by Leafies
Mon Jan 06, 2014 6:45 pm
Forum: For New Members
Topic: Jebao Connection to RA+
Replies: 10
Views: 8787

Re: Jebao Connection to RA+

I believe that the pumps are connected properly at this point. While uploading the code via bluetooth, both pumps come on 100% power and once the code is uploaded and the RA+ is fully rebooted they both shut off. I have included my code below as I'm not sure what else to do here. #include <ReefAngel...
by Leafies
Sun Jan 05, 2014 1:37 pm
Forum: For New Members
Topic: Jebao Connection to RA+
Replies: 10
Views: 8787

Re: Jebao Connection to RA+

To be honest I purchased these pumps for the wavemaker function... but I guess my question is if I select DC pump as I have in the wizard and I set the port to Wavemaker will the codes conflict with each other?
by Leafies
Sat Jan 04, 2014 1:57 pm
Forum: For New Members
Topic: Jebao Connection to RA+
Replies: 10
Views: 8787

Re: Jebao Connection to RA+

I have the WP-40 pumps connected to the correct ports on the relay. I have rebooted the entire system and plugged the skimmer into the relay as a tester. The skimmer works perfectly with the relay box even with the programmed delay. I can hear the relay switching ports 5 & 6 on and off for the p...
by Leafies
Fri Jan 03, 2014 10:58 am
Forum: For New Members
Topic: Jebao Connection to RA+
Replies: 10
Views: 8787

Jebao Connection to RA+

I am working through connecting my new RA+ step by step here and one thing that has me puzzled is what ports I connect my Jebao controller cables to. The two ports on the relay box? or the two ports on the RA+? I've tried both and I have the code correct (I think) and they don't seem to be doing any...
by Leafies
Fri Jan 03, 2014 10:52 am
Forum: For New Members
Topic: Newbie USB mac question
Replies: 9
Views: 7437

Re: Newbie USB mac question

Sorry it was unplugged when I ran the screen shot last time.
by Leafies
Fri Jan 03, 2014 10:20 am
Forum: For New Members
Topic: Newbie USB mac question
Replies: 9
Views: 7437

Re: Newbie USB mac question

This is what shows up on the drop down.
by Leafies
Fri Jan 03, 2014 9:50 am
Forum: For New Members
Topic: Newbie USB mac question
Replies: 9
Views: 7437

Newbie USB mac question

I have a macbook pro running 10.9.1 mavericks. I installed the usb serial driver rebooted, and no matter what I do I cannot get my mac to talk to the reef angel or wifi adapter via their respective pieces of software. I installed the bluetooth adapter to the reef angel and that worked like a charm. ...