[Q] F350 possible enable Edge Network ???

Search This thread

Murshad007

Senior Member
Apr 30, 2012
940
123
Lahore
Xiaomi Poco F3
02508 EDGE Feature Support

i tried this on my f350L and its working perfectly. my signal turns E and instead of GPRS now its EDGE

I am unable to change this value on my G Flex F340K.
I can edit and write 0x0001 successfully. but when I read its again 0x0000

Any solution?
I can edit all other settings...

You can look At my current settings
Nv Browser
Item ID Description Original Value Changed Value

00911 GPRS Multi Slot Class 0x00 0x0C
00947 GPRS Enable Anite GCF 51.010 0x00 or 0x0C
01030 Force UE SGSNR GSM R99 Version 0x00 0x02
01031 Force UE MSCR GSM R99 Version 0x00 0x02
02508 EDGE Feature Support 0x0000 0x0001 or 1
02509 EDGE Multislot Class 0 0 or 1 (10 or 12 Better)
02510 EDGE 8PSK Power Class 0x00 or 0x01
02511 EDGE 8PSK Power Capability 0x00 0x02
02512 GERAN Feature Pack 0x00 0x02 or 0x01
03628 DTM Features Support 0
03629 DTM Multislot Class 0
03630 EDA Features Support 1
04116 Internet NACC Support 0x00 0x02
04117 DARP Feature Support 0x00 0x02


3G and HSPA

03649 WCDMA RRC Version 4 (Rel 8) 8 (Rel 99) Slow (3 = Rel 7, 2 = Rel 6, 1= Rel 5)
04118 HSDPA Category 24 (10, 12, 14 According to devcie can be changed)
04210 HSUPA Category 6 5 (Depending on Device)
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    is seems my phone is not viewed from QPST https://www.dropbox.com/s/8xt3yho3g16in4r/2014-05-08 09_37_43-Program Manager.png


    I'm only able to see lg serial port (in device manager) if phone started in download mode. No way to have serial port on OS booted


    Basically it is a tool for communcate with QUALCOMM device (so it is not limited to LG, Samsung....etc)
    It has some variables coded in the modem storage, so we have to change these value and enable EDGE for example...


    PS: make sure dail: 3845#*350#

    hidden menu
    Port Setting -> Diag Setting => USB Set for Diag

    1) you need to install QPST v2.7.374 which support 4G
    https://mydownloadsection.googlecode.com/files/QPST.2.7.374.rar
    2) you need QUALCOMM QXDM 3.09.19
    http://bbs.gaodi.net/forum.php?mod=viewthread&tid=658994
    then, just extract it and run ./bin/QXDM.exe

    3) install LG drivers
    4) when plug in usb, select LG software mode
    5) change the LG driver to com41
    attachment.php

    6) run QXDM
    7) right click (windows notification bar "earth icon"), select Qpst Configuration
    8) add new port (you should see com41 port there) and enable it
    attachment.php

    9) go back to QXDM, select Options -> communication ports
    attachment.php

    10) select com41 port
    all done, just edit the value and write as below for Edge
    attachment.php


    It looks like ID 0508 = EDGE Feature Support, by default is 0 (false=disable)



    ID Value
    00911 0x0c
    00947 0x0c
    02508 1
    02509 1
    02510 0x01
    02511 0x02
    02512 0x01

    PS: not all modem can allow to write new value... I tried , it can write but not saved... so failed at the end
    1
    Oh damn :( Maybe we should find another QPST sw version or try to edit modem.img to make it writeble ?

    ok, so sure, need a method to make writable this damn of baseband



    find another modem.img and test.... my understanding it is baseband locked
    1
    Finally, as I said before, Kr baseband is not supported for EDGE, so I use D838 (HK version) and it is working perfectly with QXDM...
    Once wirte the value, you can read it back correctly.

    attachment.php


    I am following this site to tweak the EDGE values
    http://www.lgbbs.com/thread-6482-1-1.html


    00911 GPRS Multi Slot Class 0x0C Org: 0x00
    00947 GPRS Enable Anite GCF 51.00 0x00
    01030 Force UE SGSNR GSM R99 Version 0x02 Org: 0x00
    01031 Force UE MSCR GSM R99 Version 0x02 Org: 0x00
    02508 EDGE Feature Support 0X0001 Org: 0x000
    02509 EDGE Multislot Class 0
    02510 EDGE 8PSK Power Class 0x00
    02511 EDGE 8PSK Power Capability 0x02 Org: 0x00
    02512 GERAN Feature Pack 1 0x02 Org: 0x00
    03628 DTM Features Support 0
    03629 DTM Multislot Class 0
    03630 EDA Features Support 1
    04116 Internet NACC Support 0x02 Org: 0x00
    04117 DARP Feature Support 0x02 Org: 0x00

    HK D838 v1.0a modem.img
    https://drive.google.com/file/d/0BzU7nKKydeClLUxjN2dORnpUcXc/edit?usp=sharing
    1
    Hi :D , were you able to enable EDGE or not?

    I can change but it didnt sticks..
    Modem is write protected.

    Some one told me that i have to do

    "
    adb shell
    su
    setprop persist.usb.eng 1
    "

    I didnt experimented yet.. As I am currently on G2 Tmobile..

    Will check later