Expansion modules and attachments
Dugong
Posts: 12 Joined: Fri Nov 23, 2012 6:00 am
Post
by Dugong » Thu Dec 27, 2012 7:26 am
Because of periodic non-responding wifi, I decided to configure the attachment through Tera term. However after that it never send anymore data to the portal. After some reading about wifi problems on other threads I've input the following:
Code: Select all
set d n www.reefangel.com
set i h 198.171.134.6
save
reboot
in to the terminal. However, still nothing. Can anyone please help? Thanks.
rimai
Posts: 12857 Joined: Fri Mar 18, 2011 6:47 pm
Post
by rimai » Thu Dec 27, 2012 9:44 am
Is it blinking blue?
Can you use smart phone app??
Roberto.
Dugong
Posts: 12 Joined: Fri Nov 23, 2012 6:00 am
Post
by Dugong » Thu Dec 27, 2012 10:04 am
Yes I can access it from android/iPhone app using both local ip and fqdn. Blue light is off, steady slow green blinking only.
rimai
Posts: 12857 Joined: Fri Mar 18, 2011 6:47 pm
Post
by rimai » Thu Dec 27, 2012 10:08 am
Can you paste the result of "get e" command?
Roberto.
Dugong
Posts: 12 Joined: Fri Nov 23, 2012 6:00 am
Post
by Dugong » Fri Dec 28, 2012 4:54 am
here you go:
Code: Select all
CMD
get e
WiFly Ver 2.38, 12-11-2012 on RN-131
Beacon=102
Probe=5
Reboot=0
OPEN=
CLOSE=*CLOS*
REMOTE=
FlushSize=450
MatchChar=0
FlushTimer=10
IdleTimer=3
CmdChar=$
IF=UP
DHCP=ON
IP=192.168.88.220:2000
NM=255.255.255.0
GW=192.168.88.1
HOST=198.171.134.6:2000
PROTO=TCP,
MTU=1524
FLAGS=0x7
TCPMODE=0x0
BACKUP=0.0.0.0
DNS=192.168.88.1
Name=www.reefangel.com
Backup=rn.microchip.com
FTP=0.0.0.0:21
File=wifly-GSX.img
User=roving
Pass=Pass123
Dir=public
Timeout=200
FTP_mode=0x0
SSID=linksys
Chan=0
ExtAnt=0
Join=1
Auth=WPA1
Mask=0x1fff
Rate=12, 24 Mb
Linkmon=0
Passphrase=onlypassphrase
SleepTmr=7200
WakeTmr=1
Trigger=0x1
Autoconn=0
IoFunc=0x0
IoMask=0x20f0
IoValu=0x0
DebugReg=0x0
PrintLvl=0x0
TimeEna=0
TIMEADR=129.6.15.28:123
Zone=7
Baudrate=57600
Flow=0x0
Mode=0x0
Cmd_GPIO=0
JoinTmr=1000
Replace=0x24
DeviceId=WiFly-GSX
Password=
Format=0x0
Signal=0
Average=5
BCAST=255.255.255.255:55555
Interval=0x7
Sensor=0x0
SensePwr=0x0
<2.38>
Dugong
Posts: 12 Joined: Fri Nov 23, 2012 6:00 am
Post
by Dugong » Fri Dec 28, 2012 9:34 am
Thanks! I'll try the macro provided on that post. However can you let me know which configuration isn't right? Because if I remembered correctly, I've only followed the wifi attachment manual. And surprisingly the connection is more stable now (it's been working for two days in a row without the need of power cycling the attachment).
rimai
Posts: 12857 Joined: Fri Mar 18, 2011 6:47 pm
Post
by rimai » Fri Dec 28, 2012 9:37 am
This ones catch my eyes:
CLOSE=*CLOS*
FlushSize=450
The flush size technically will only really affect you if you have relay expansion module.
Roberto.