Portal shows realtime data - but not my banner??

Related to the Portal
Post Reply
MisterTang
Posts: 58
Joined: Sat Jan 04, 2014 3:12 pm

Portal shows realtime data - but not my banner??

Post by MisterTang »

So right now, the Portal is being updated live
Portal View
Portal View
Portal.png (10.71 KiB) Viewed 6113 times

But my banner is not (look at bottom of post), and hasn't updated in years. What's going on?

Connected to the wifi attachment to verify the following, thinking it might have been that firmware overwrite thing that you mentioned here: http://forum.reefangel.com/viewtopic.php?f=3&t=4601

Code: Select all

CMD
get dns name
DNS=192.168.1.1
Name=www.reefangel.com
Backup=rn.microchip.com
Lease=86400
<4.00> get ftp address
FTP=198.175.253.161:21
File=wifly-GSX.img
User=roving
Pass=Pass123
Dir=public
Timeout=200
FTP_mode=0x0
<4.00>
DNS and FTP IP look right to me... what's going on?
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Portal shows realtime data - but not my banner??

Post by rimai »

Can you send the get e log?
Roberto.
MisterTang
Posts: 58
Joined: Sat Jan 04, 2014 3:12 pm

Re: Portal shows realtime data - but not my banner??

Post by MisterTang »

CMD
get e
wifly-GSX Ver 4.00.1, Apr 19 2013 11:48:31 on RN-131
Beacon=102
Reboot=0
IF=UP
DHCP=ON
IP=192.168.XXX.XXX:2000
NM=255.255.255.0
GW=192.168.XXX.XXX
HOST=104.36.18.155:80
PROTO=TCP,
MTU=1524
FLAGS=0x6
TCPMODE=0x0
BACKUP=0.0.0.0
OPEN=
CLOSE=
REMOTE=
FlushSize=1420
MatchChar=0
FlushTimer=5
IdleTimer=3
CmdChar=$
DNS=192.168.XXX.XXX
Name=www.reefangel.com
Backup=rn.microchip.com
Lease=86400
FTP=198.175.253.161:21
File=wifly-GSX.img
User=roving
Pass=Pass123
Dir=public
Timeout=200
FTP_mode=0x0
SSID=XXXXXXXXX
Chan=0
ExtAnt=0
Join=1
Auth=OPEN
Mask=0x1fff
Rate=12, 24 Mb
Linkmon-Infra=5
Linkmon-AP=3600
Passphrase=XXXXXXXXXXX
EAP_Id=userid
EAP_User=peap-user
SleepTmr=0
WakeTmr=0
Trigger=0x10
Autoconn=0
IoFunc=0x0
IoMask=0x20f0
IoValu=0x0
DebugReg=0x0
PrintLvl=0x0
LaunchStr=web_app
TimeEna=0
TIMEADR=64.90.182.55:123
Zone=7
Baudrate=57600
Flow=0x0
Mode=0x2
Cmd_GPIO=0
JoinTmr=1000
Replace=0x24
DeviceId=ReefAngelWifi
Password=
Format=0x0
Signal=0
Average=5
BCAST=255.255.255.255:55555
Interval=0x7
Backup=0.0.0.0:0
Sensor=0x0
SensePwr=0x0
<4.00>
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Portal shows realtime data - but not my banner??

Post by rimai »

That looks fine.
Do you have a portal key?
Did you set it up in your code?
Roberto.
MisterTang
Posts: 58
Joined: Sat Jan 04, 2014 3:12 pm

Re: Portal shows realtime data - but not my banner??

Post by MisterTang »

Nope, no key in code or portal currently - and if it were a key issue, I shouldn't be able to on/off relays, right?

EDIT: I wish I had a better answer for why it's working now, but I just re-compiled and uploaded the sketch that it was already running and now it's working. Of course.
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Portal shows realtime data - but not my banner??

Post by rimai »

You would, because you are connecting directly to the controller.
The key is for when you are communicating with the portal.
Something has changed just now. Your portal updated. Did you do something?
Roberto.
Post Reply