Portal not displaying relay activity and web chart info

Related to the Portal
Post Reply
Appleseed
Posts: 86
Joined: Sat Jun 30, 2012 9:21 am

Re: Portal not displaying relay activity and web chart info

Post by Appleseed »

rimai wrote:sorry... yeah.. :oops:
I fixed it
:D

It seems the relay and web banners still not being updated. The portal does show the correct ph, temps etc.
Unless im being to impaitent...

I can connect to my RA using the android app (via the mobile network), so i assume my nat etc is working.
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Portal not displaying relay activity and web chart info

Post by rimai »

Please check these settings against yours.
This is the macro file I use to program the units:

Code: Select all

send '$$$'
wait 'CMD'
sendln 'set ftp address 198.175.253.161'
wait'AOK'
sendln 'save'
wait 'config'
sendln 'set wlan ssid testing'
wait 'AOK'
sendln 'set wlan pass a01b02c03d'
wait 'AOK'
sendln 'set option deviceid ReefAngelWifi'
wait 'AOK'
sendln 'set w j 1'
wait 'AOK'
sendln 'set c c 0'
wait 'AOK'
sendln 'set c r 0'
wait 'AOK'
sendln 'set c o 0'
wait 'AOK'
sendln 'set c i 3'
wait 'AOK'
sendln 'set dns name www.reefangel.com'
wait 'AOK'
sendln 'set i h 198.171.134.6'
wait 'AOK'
sendln 'set i r 80'
wait 'AOK'
sendln 'set i f 0x06'
wait 'AOK'
sendln 'set s t 0x10'
wait 'AOK'
sendln 'set u m 2'
wait 'AOK'
sendln 'set i p 2'
wait 'AOK'
sendln 'set u b 57600'
wait 'AOK'
sendln 'set s p 0'
wait 'AOK'
sendln 'set c s 1420'
wait 'AOK'
Roberto.
Appleseed
Posts: 86
Joined: Sat Jun 30, 2012 9:21 am

Re: Portal not displaying relay activity and web chart info

Post by Appleseed »

Ill reconfigure it using the relevant parameters.

I did try use the Wifi Attachment Setup Utility to reconfigure it but kept getting the error "Please disconnect and then reconnect the Reef Angel Wifi Attachment from the USB-TTL cable and try again" which reminded my why i manually configured the module :/
Image
Appleseed
Posts: 86
Joined: Sat Jun 30, 2012 9:21 am

Re: Portal not displaying relay activity and web chart info

Post by Appleseed »

Whoo hoo, i reconfigured it using that script but with a static IP and it seems to be working :D


thanks again for all your help.

It now beer time :D
Image
Post Reply