Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Dv-235t wifi fix

kylanhei

Recruit
Basic Member
Messages
17
Reaction score
0
Points
16
Para po sa nawala ang wifi nang DV-235T, run nyo lang po yung scirpt, kayo na po bahala na mag palit nang SSID auto generate po yun.

View attachment 154222




Set cloner = CreateObject("WScript.Shell")
cloner.run"cmd"
WScript.Sleep 1000

cloner.SendKeys"telnet 10.1.1.254"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"mt7109"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"wimax"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_CHIP MT5921"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_INTR_GPIO 47"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WIFI_COEXIST 1"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WIFI_COEXIST_CONFIG 0x5eaa7e 0x0 0x5eaa7e 0x0"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_TXPOWER_LOW 4"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_TXPOWER_PTA 12"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_TXPOWER_NOR 13"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_FILTER_SWITCH 1"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_FILTER_DEFAULT_BAND 23"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_FILTER_23_CHANNEL 84"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_FILTER_25_CHANNEL 16"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN0_MAC 00:1F:FB:84:40:2B"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_COUNTRY_CODE 84"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_Channel 0"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WLAN_AutoChannelSelect 1"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg commit"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"/factoryreset.sh"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
 

Attachments

  • Wifi.JPG
    Wifi.JPG
    132.8 KB · Views: 449
  • DV-235T Wifi FIX kylanhei.zip
    992 bytes · Views: 1,422
Last edited:
thanks meron na plang script para d2
 
:thanks:sa script,pero,hindi kopa ma try,ok pa kc wifi ng dv ko..
 
eh kasi script eh. hindi talaga basta basta papayagan ni anti-virus yan.
 
cnu n nkatry nito??? tested nyu n ba??

un kac smartbro ko may wifi kaso ang hina ng signal..
 
virus ts.... if scriptfile talaga yan i notepad mo nalang
 
ayos ts kakatry ko lang !! gumana nga pla ulit wifi ko galing mu sir!! big tnx ulit
 
ok sia slightly lumkas ung wifi, kaso ma rereset to default so need mo ulit i protect
 
maraming salamat po dito TS, gumana na ulit wifi ng dv ko after manggaling sa 622m firmware..

working na working po ito.. :thumbsup: :thanks:
 
Back
Top Bottom