Questions about Reef Angel Portal?

Related to the Portal
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Questions about Reef Angel Portal?

Post by rimai »

Hi Luca,

I was testing the custom fields and was unable to get it to send email notifications too.
Let me check what is going on.

Roberto.
Roberto.
lukeluke
Posts: 88
Joined: Mon Apr 04, 2011 4:12 am
Location: Rome, Italy

Re: Questions about Reef Angel Portal?

Post by lukeluke »

why if i remove the live url, the database portal don't work ?

this is the config of my RA wifi box:

IF=UP
DHCP=OFF
IP=192.168.1.3:2000
NM=255.255.255.0
GW=192.168.1.1
HOST=198.171.134.6:80
PROTO=TCP,
MTU=1460
FLAGS=0x7
BACKUP=0.0.0.0

<2.21> get w
SSID=Casa
Chan=0
ExtAnt=0
Join=1
Auth=MIXED
Mask=0x1fff
Rate=12, 24 Mb
Linkmon=0
Passphrase=xxxxxxxxxxxxxxxxxx
<2.21>

My string in .ino sketch is:

ReefAngel.Portal("lukeluke");


The Portal settings is :

Portal() security key: 0

wich is the problem ?

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

Re: Questions about Reef Angel Portal?

Post by rimai »

I'm assuming you used Dave's graphical wifi utility to set it up, right?
Did you setup the remote settings part too?

Sent from my SPH-D700 using Tapatalk 2
Roberto.
lukeluke
Posts: 88
Joined: Mon Apr 04, 2011 4:12 am
Location: Rome, Italy

Re: Questions about Reef Angel Portal?

Post by lukeluke »

i don't love gui :-D i set it trought your pdf guide by CLI

i get the value in telnet on my RA wifi box.

if you want, you can enter macking telnet on my live url set in the portal.

do you see some errors ?
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Questions about Reef Angel Portal?

Post by rimai »

Try these commands:
set u m 2
set d n www.reefangel.com
set i h 198.171.134.6
set i r 80
save
reboot
Roberto.
lukeluke
Posts: 88
Joined: Mon Apr 04, 2011 4:12 am
Location: Rome, Italy

Re: Questions about Reef Angel Portal?

Post by lukeluke »

i try to do your commands...but nothing.

this is the debug of RA Wifi Box:

<2.21> get eve

WiFly Ver 2.21, 07-11-2010
Beacon=100
Probe=60
OPEN=
CLOSE=
REMOTE=
FlushSize=1024
MatchChar=0
FlushTimer=10
IdleTimer=3
CmdChar=$
IF=UP
DHCP=OFF
IP=192.168.1.3:2000
NM=255.255.255.0
GW=192.168.1.1
HOST=198.171.134.6:80
PROTO=TCP,
MTU=1460
FLAGS=0x7
BACKUP=0.0.0.0
DNS=192.168.1.1
Name=www.reefangel.com
Backup=backup2
FTP=208.109.78.34:21
File=wifly-GSX.img
User=roving
Pass=Pass123
SSID=Casa
Chan=0
ExtAnt=0
Join=1
Auth=MIXED
Mask=0x1fff
Rate=12, 24 Mb
Linkmon=0
Passphrase=xxxxxx
SleepTmr=0
WakeTmr=0
Trigger=0x1
Autoconn=0
IoFunc=0x0
IoMask=0x20f0
PrintLvl=0x0
TimeEna=0
TIMEADR=129.6.15.28:123
Zone=7
Baudrate=57600
Flow=0x0
Mode=0x2
JoinTmr=1000
Replace=0x24
DeviceId=WiFly-GSX
Password=
Format=0x0
Sensors=0x0
BCAST=255.255.255.255:55555
Interval=0x7
<2.21>

what can i do ?
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Questions about Reef Angel Portal?

Post by rimai »

Everything seems correct.
Are you sure your 192.168.1.1 gateway is setup to be DNS server?
Roberto.
lukeluke
Posts: 88
Joined: Mon Apr 04, 2011 4:12 am
Location: Rome, Italy

Re: Questions about Reef Angel Portal?

Post by lukeluke »

rimai wrote:Everything seems correct.
Are you sure your 192.168.1.1 gateway is setup to be DNS server?
Yes, is correct.

This is the ip of the router adsl, that make also the dns service.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Questions about Reef Angel Portal?

Post by rimai »

I think the problem is that you have the security key on.
Go to portal settings and turn it off.
Roberto.
lukeluke
Posts: 88
Joined: Mon Apr 04, 2011 4:12 am
Location: Rome, Italy

Re: Questions about Reef Angel Portal?

Post by lukeluke »

I'm stupid !!! :oops: :oops: :oops:

i put it off and now work right !
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Questions about Reef Angel Portal?

Post by rimai »

Cool!!
Roberto.
Post Reply