Relay Expansion, Wavemaker programming,web banner

Expansion modules and attachments
Post Reply
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: Relay Expansion, Wavemaker programming,web banner

Post by cosmith71 »

The add-on relay box works correctly, right? Just not showing on the portal?

--Colin
User avatar
Sacohen
Posts: 1833
Joined: Sun Apr 21, 2013 6:25 am
Location: Davie, FL

Re: Relay Expansion, Wavemaker programming,web banner

Post by Sacohen »

cosmith71 forget the suggestions I made in the last post.
I forgot that he said it is working and showing up in the Andriod App, but not the Portal.

So the answer to your question
cosmith71 wrote:The add-on relay box works correctly, right? Just not showing on the portal?

--Colin
would be yes it works, but doesn't show in the portal.
That was in the OP, but I forgot it and thought it wasn't working at all.
Gugs Jr
Posts: 27
Joined: Sat Jun 07, 2014 4:49 pm

Re: Relay Expansion, Wavemaker programming,web banner

Post by Gugs Jr »

I have the Dip switches in side the Relay Expansion Module set to ID1 (all off), I tried setting it up to ID2 and it wouldn't communicate with the expansion relay.
Gugs Jr
Posts: 27
Joined: Sat Jun 07, 2014 4:49 pm

Re: Relay Expansion, Wavemaker programming,web banner

Post by Gugs Jr »

Not sure what else to try or what else I can do. They show up when I scroll through the Reef Angel itself. Just every where but the portal
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Relay Expansion, Wavemaker programming,web banner

Post by rimai »

I think it is related to the space in your username or the portal key.
Try using this:

Code: Select all

ReefAngel.Portal("Gugs%20Jr");
And make sure to disable the portal key.
If it works, then you can go ahead and change the code to use the key again.
Roberto.
GugsJr
Posts: 68
Joined: Fri Jun 20, 2014 6:30 am

Re: Relay Expansion, Wavemaker programming,web banner

Post by GugsJr »

rimai wrote:I think it is related to the space in your username or the portal key.
Try using this:

Code: Select all

ReefAngel.Portal("Gugs%20Jr");
And make sure to disable the portal key.
If it works, then you can go ahead and change the code to use the key again.
Still nothing I even tried making a new user name without the space
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Relay Expansion, Wavemaker programming,web banner

Post by rimai »

I don't see anything in the log for this username :(
The only thing I can think of is somehow the settings are messed up in the wifi attachment if you can communicate with it using the android app.
Try following this post to see if it helps:
http://forum.reefangel.com/viewtopic.php?f=3&t=4601
Roberto.
Gugs Jr
Posts: 27
Joined: Sat Jun 07, 2014 4:49 pm

Re: Relay Expansion, Wavemaker programming,web banner

Post by Gugs Jr »

rimai wrote:I don't see anything in the log for this username :(
The only thing I can think of is somehow the settings are messed up in the wifi attachment if you can communicate with it using the android app.
Try following this post to see if it helps:
http://forum.reefangel.com/viewtopic.php?f=3&t=4601
That worked! and it also allowed the web banner to function properly

Thank you for your help everyone
Post Reply