Project WL-HDD and Weather Station (WS2300)
Hi.
Can anyone tell me if user-mode usb programs will work, using libusb?
I have a Linux project http://oww.sf.net, that can run a USB-connected weather station. I'm wondering how likely it would be that I could get this running on the Asus.
Thanks,
Simon
Serial port emulation on parallel port
Is it possible to somehow connect a serial port to the parallel port on a wl500g r.1.0 ?
I have a weather station (ws3600) and I'm checking if I can use my wl500g as the reciever/transmitter of the data.
1 Attachment(s)
remserial worked in my wl500b days ago
here is my package.i added all the files in /tmp/local and a directory named sbin in the folder contains a file post-boot which startup the remserial when wl500b is booting up.
but unfortunatly i chaged my usb-serial adapter,then i can only send datas from serial to tcp,and cannot receive from serial.:mad:
i donnot know why.maybe the problem is the driver is not suit for my adapter..
wish the package will do some good for you.
open 2300 / weatherstation
Hi at all,
i want to install open 2300 on my wl-500gP.
http://sourceforge.net/projects/open2300/
But I don't know, wether it has to be recompiled or not.
Should it be run just after copying the files?
Thanks
Project WL-HDD and Weather Station (WS2300)
Hello,
i've a prject to use my WL-HDD with my Weather Station LacrossTechnologi WS2300.
I need to know if that is possible with Oleg's firmware (or other) :
- use a USB-RS232 adapter
- use Perl for WS2300 linux script
Anyone can help me. Is my first experience with alternate firmware for WL-HDD.
I work on Windows XP on my computer.
Nebuka
Stribog - weather station software for WL500gP V2
Hi there,
if anyone here is interested in weather forecast look at www.stribog.net.
Software is running from flashdisk and is able to present weather station data on internal ASUS web server.
Mac
Two or more USB->RS/232 convertors
Hello, is it possible connect (via USB hub) 2 or more USB convertors? Thx
3 Attachment(s)
Need advice on loading firmware
Good day all,
I have a new WL-500gP V2 SN A4IAAC017945, PIN Code 58450550, MAC 485B394AC003, ASUS Firmware 3.0.44
I am trying to load WL500gpV2-1.9.2.7-10-USB-1.71.trx (attached) which is modified to allow me to connect my USB enabled weather station and serve weather data on the web.
:(
I first tried the web interface and it failed with an error
(see image)
I put the unit into recovery mode and tried tftp
darcypa@darcypa-laptop:~/Documents$ ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=100 time=4.18 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=100 time=1.79 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=100 time=2.27 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=100 time=5.17 ms
^C
--- 192.168.1.1 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3289ms
rtt min/avg/max/mdev = 1.796/3.356/5.172/1.378 ms
darcypa@darcypa-laptop:~/Documents$ tftp 192.168.1.1
tftp> binary
tftp> verbose
Verbose mode on.
tftp> get ASUSSPACELINKaaaa /dev/null
getting from 192.168.1.1:ASUSSPACELINKaaaa to /dev/null [octet]
Transfer timed out.
tftp> put WL500gpV2-1.9.2.7-10-USB-1.71.trx ASUSSPACELINK
putting WL500gpV2-1.9.2.7-10-USB-1.71.trx to 192.168.1.1:ASUSSPACELINK [octet]
Transfer timed out.
tftp> quit
I also tried the ASUS Firmware recovery mode which also failed.
(see image)
Can anyone think of anything else? Can this be done via the ZVMODELVZ page?
I suspect there must be some sort of name check or signature check in place?
Thanx