zhuravskiy / wl500g

Automatically exported from code.google.com/p/wl500g
0 stars 0 forks source link

how to make wl500g become 3g modem huawei e3231 as wan connection #438

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have asus wl500g and willing to make this router as 3g router 
which firmware that suite my wl500g router.

my modem is huawei 3231 
with 
default ID  12d1:1f01   
modem   ID  12d1:14db 

your help appreciated.

thanks

roni

Original issue reported on code.google.com by Zamroni....@gmail.com on 20 Mar 2014 at 8:27

GoogleCodeExporter commented 8 years ago
Hi! 
Your modem must work with current firmware. Try 
http://asus.vectormm.net/rtn/5423/wl/

Original comment by rssdev10@gmail.com on 20 Mar 2014 at 6:15

GoogleCodeExporter commented 8 years ago
thanks for your reply, but my flashrom of my wl500g is only 4MB is that 
possible to flash the trx file that 5.5MB
thanks

Original comment by Zamroni....@gmail.com on 21 Mar 2014 at 4:25

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi!

Sorry, I confused your device with 500gp. 

Try to use the last firmware for wl500gx http://asus.vectormm.net/wl/3028/

You need to switch your modem into modem-mode either by an appropriate 
AT-commands or by usb_modeswitch in the firmware. In last case please place the 
following code into the file /usr/local/etc/usb_modeswitch.conf and select a 
"Zero CD Configuration" as "Config at /usr/local/etc/usb_modeswitch.conf" (see 
http://my.router/Advanced_ConnectionMode_Content.asp ). 
# Huawei E353 (3.se)

DefaultVendor= 0x12d1
DefaultProduct= 1f01
TargetVendor=  0x12d1
TargetProduct= 0x14db
MessageContent="55534243123456780000000000000a11062000000000000100000000000000"
NoDriverLoading=1

Don`t forget to enable flashfs by 'flashfs enable' command and after the file 
writing 'flashfs save && flashfs commit'.

After saving and rebooting you need to find correct numbers of data and user 
interface ports.

Original comment by rssdev10@gmail.com on 22 Mar 2014 at 7:56

GoogleCodeExporter commented 8 years ago
is it possible to instal olegs firmware to wl500g which is already ddwrt 
installed?

Original comment by Zamroni....@gmail.com on 22 Mar 2014 at 10:01

GoogleCodeExporter commented 8 years ago
i have restore my wl500g to original asus firmware, but when i want to upload 
olegs firmware WL500gx-1.9.2.7-d-r3028.trx it succesfully installed, but my 
router become unaccesable but ping is reply 128 ttl would you like to give some 
tips to solve or install this firmware step by step? or link to read the how to?

thanks

Original comment by Zamroni....@gmail.com on 23 Mar 2014 at 12:22

GoogleCodeExporter commented 8 years ago
Try to repeat the firmware uploading by using tftp-command. 

See "OEM installation using the TFTP method" 
http://wiki.openwrt.org/toh/asus/wl500gp

Original comment by rssdev10@gmail.com on 23 Mar 2014 at 5:47

GoogleCodeExporter commented 8 years ago
i have try a whole day to try using tftp as described some method but no 
luck... any trick that i can use to tftp my router?
before i succeed to tftp easly but after installing ddwrt to my router then 
restore back to asus firmware it become dificult to tftp

thanks in advance 

Original comment by Zamroni....@gmail.com on 25 Mar 2014 at 12:27

GoogleCodeExporter commented 8 years ago
Hi! DDWRT changes parameters for boot loader. If you could not update firmware 
by tftp it is high-probably that a special JTAG programmer is required....

Original comment by rssdev10@gmail.com on 30 Mar 2014 at 2:53