Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Huawei Vodafone K5005 alias E398 LTE modem dongle

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • danish1162
    replied
    Send:AT^SYSCFGEX =?

    Recieve: ^SYSCFGEX"99"),((4,"CDMA_BC1"),(3fffffff,"All Bands")),(0-2),(0-4),((2,"LTE BC2"),(7fffffffffffffff,"All Bands"))
    Recieve: OK

    Send:AT^SYSCFGEX ?

    Recieve: ^SYSCFGEX: "030407",3FFFFFFF,1,2,7FFFFFFFFFFFFFFF
    Recieve: OK

    Send:AT^SYSCFGEX: "00",3FFFFFFF,1,2,7FFFFFFFFFFFFFFF,,

    Recieve: ERROR

    Send:AT^SYSCFGEX: "00"3FFFFFFF,1,2,7FFFFFFFFFFFFFFF,,




    Originally posted by Fakiro View Post
    System configuration reference setting ^SYSCFG
    (Legacy)
    7.7.1 Command Syntax
    Command Possible response(s)
    ^SYSCFG=<mode>,<acqorder>,<band>,<roam>,<srvdomain >
    <CR><LF>OK/ERROR<CR><LF>

    ^ SYSCFG?
    <CR><LF>^SYSCFG:<mode>,<acqorder>,<band>,<roam>,<s rvdomain><CR><LF><CR><LF>OK<CR><LF>

    ^SYSCFG=? <CR><LF>OK<CR><LF>

    7.7.2 Description
    This command is used to set the characteristics such as system mode, GW access sequence, band, roaming support and domain.
    This AT command is for legacy use only. We prefer to use ^SYSCFGEX first. If
    ^SYSCFGEX return error. And then fall back to this command.
    7.7.3 Defined Values
    <mode> system mode reference:
    2 Automatic search
    13 GSM ONLY
    14 WCDMA ONLY
    16 No change
    <acqorder> Network access sequence reference:
    0 Automatic search
    1 GSM first, WCDMA later
    2 WCDMA first, GSM later
    3 No change
    <band> The band of frequency relate to selection of mode, which is actually up to the performance of MS. The parameter is HEX string, whose value is as follows or with the exception of 0x3FFFFFFF and 0x40000000 parameter as combination:
    00080000 (CM_BAND_PREF_GSM_850) GSM 850
    00000080(CM_BAND_PREF_GSM_DCS_1800) GSM DCS systems
    00000100(CM_BAND_PREF_GSM_EGSM_900) Extended GSM 900
    00000200(CM_BAND_PREF_GSM_PGSM_900) Primary GSM 900
    00100000(CM_BAND_PREF_GSM_RGSM_900) Railway GSM 900
    00200000(CM_BAND_PREF_GSM_PCS_1900) GSM PCS
    00400000(CM_BAND_PREF_WCDMA_I_IMT_2000) WCDMA IMT 2000
    00800000 (CM_BAND_PREF_WCDMA_II_PCS_1900) WCDMA_II_PCS_1900
    04000000 (CM_BAND_PREF_WCDMA_V_850) WCDMA_V_850
    0002000000000000 (CM_BAND_PREF_WCDMA_VIII_900) WCDMA_VIII_900
    <roam> Roaming support:
    0 Not supported
    1 Roaming is supported
    2 No change
    <srvdomain> domain setting:
    0 CS_ONLY
    1 PS_ONLY
    2 CS_PS
    3 ANY
    4 No change
    7.8 System configuration reference setting ^SYSCFGEX
    7.8.1 Command Syntax

    Command Possible response(s)
    ^SYSCFGEX=
    <acqorder>,<band>,<roam>,<srvdo
    main>,<lteband>,<reserve1>,<reser
    ve2>
    <CR><LF>OK/ERROR<CR><LF>
    ^ SYSCFGEX?
    <CR><LF>^SYSCFGEX:<mode>,<acqorder>,<ba
    nd>,<roam>,<srvdomain>,<lteband><CR><LF><
    CR><LF>OK<CR><LF>



    ^SYSCFGEX=? ^SYSCFGEXlist of supported < acqorder >s),
    (list of supported( <band >,<band_name>)s),
    (list of supported < roam >s),
    (list of supported < srvdomain >s),
    (list of supported( <lteband >,<lteband_name>)s)
    <CR><LF>OK<CR><LF>

    7.8.2 Description
    This command is used to set the characteristics such as LTE/GSM/WCDMA access sequence, band, roaming support and domain.

    7.8.3 Defined Values
    <acqorder> Network access sequence reference, The parameter is string type, whose value is as follows or with the exception of “00” and “99” parameter as combination:
    “00” Automatic search
    “01” GSM
    “02” WCDMA
    “03” LTE
    “04” CDMA
    “05” TD-SCDMA
    “06” Wimax
    “99” No change
    For example:
    “03” LTE Only,
    “030201” Search LTE first, and then WCDMA. Last search GSM.
    “0302” Search LTE first, and then WCDMA. Don’t search GSM.
    “030402” Search LTE first, and then CDMA. Last search on WCDMA.
    “00” Can not combine with other value. Only use for setting automatic search.
    “99” Can not combine with other value. Only represent “No change”
    <band> The band of frequency relate to selection of mode, which is actually up to the
    performance of MS. The parameter is HEX string, whose value is as follows or with the
    exception of 0x3FFFFFFF and 0x40000000 parameter as combination:
    00080000 (CM_BAND_PREF_GSM_850) GSM 850
    00000080(CM_BAND_PREF_GSM_DCS_1800) GSM DCS systems
    00000100(CM_BAND_PREF_GSM_EGSM_900) Extended GSM 900
    00000200(CM_BAND_PREF_GSM_PGSM_900) Primary GSM 900
    00100000(CM_BAND_PREF_GSM_RGSM_900) Railway GSM 900
    00200000(CM_BAND_PREF_GSM_PCS_1900) GSM PCS
    00400000(CM_BAND_PREF_WCDMA_I_IMT_2000) WCDMA IMT 2000
    00800000 (CM_BAND_PREF_WCDMA_II_PCS_1900) WCDMA_II_PCS_1900
    04000000 (CM_BAND_PREF_WCDMA_V_850) WCDMA_V_850
    0002000000000000 (CM_BAND_PREF_WCDMA_VIII_900) WCDMA_VIII_900

    HUAWEI UMTS Datacard/Modem AT Command Interface Specification Confidential
    All rights reserved Page 72, Total 107

    <roam> Roaming support:
    0 Not supported
    1 Roaming is supported
    2 No change
    <srvdomain> domain setting:
    0 CS_ONLY
    1 PS_ONLY
    2 CS_PS
    3 ANY
    4 No change
    <lteband> The lte band of frequency relate to selection of mode, which is actually up to the performance of MS. The parameter is HEX string, whose value is as follows or with
    the exception of 0x7FFFFFFFFFFFFFFF parameter as combination:
    1 ((CM_BAND_PREF_LTE_EUTRAN_BAND1) LTE BC1
    40((CM_BAND_PREF_LTE_EUTRAN_BAND7) LTE BC7
    2000(CM_BAND_PREF_LTE_EUTRAN_BAND13) LTE BC13
    20000(CM_BAND_PREF_LTE_EUTRAN_BAND17) LTE BC17
    10000000000(CM_BAND_PREF_LTE_EUTRAN_BAND40) LTE BC40
    <lteband_name> String type. Name of lte band.

    Leave a comment:


  • Mark1
    replied
    Yes 57 new!

    found modem : E398
    Model : Huawei E398
    IMEI : 35714**********
    Serial NR. : N3Q5TA1172800587
    Firmware : 11.433.57.00.000
    Compile date / time : Aug 14 2012 10:48:07
    Hardware ver. : CD4E398M
    Dashboard version : UTPS22.001.18.34.55_MAC22.001.18.34.55
    Chipset : Qualcomm MDM9200
    NAND Flash : TOSHIBA
    Voice feature : not supported in current firmware
    SIM Lock status : unlocked
    Wrong codes entered : 0 (unlock attempts left : 10)

    ================================================== =================


    DC - Unlocker 2 Client 1.00.1045

    Detecting modem :

    selection :
    manufacturer - Huawei modems
    model - Huawei E398

    Found modem : E398
    Model : Huawei E398
    IMEI : 35714********
    Serial NR. : N3Q5TA1172800587
    Firmware : 11.433.25.00.000
    Compile date / time : Feb 1 2012 15:54:01
    Hardware ver. : CD4E398M
    Dashboard version : UTPS22.001.18.34.55_MAC22.001.18.34.55
    Chipset : Qualcomm MDM9200
    NAND Flash : TOSHIBA
    Voice feature : not supported in current firmware
    SIM Lock status : unlocked
    Wrong codes entered : 0 (unlock attempts left : 10)

    Leave a comment:


  • dilimotmihai
    replied
    Hi,

    Didn't the previous firmware have a bigger version number: E398_firmware_11.433.57.00.260.B757? (It's 57 instead of 25)
    I'm not sure if operators/carriers modify the firmware (except probably Vodafone, that disabled a band in k5005). I know that they brand the Mobile Partner. It would be nice if Huawei would release a changelog. Wishful thinking.

    Leave a comment:


  • Fakiro
    replied
    E398 MDM9200-1Update_11.433.25.00.000.B757 NO-Custom Firmware

    E398 MDM9200-1Update_11.433.25.00.000.B757
    firmware upgrade for E398
    NO-CUSTOM firmware!

    E398 MDM9200-1Update_11.433.25.00.000.B757

    Leave a comment:


  • Fakiro
    replied
    Originally posted by dilimotmihai View Post
    Hi,

    Thanks! Keep them coming. Even if nobody thanks you, don't think nobody is downloading.

    All the best!
    Thank you!

    Leave a comment:


  • dilimotmihai
    replied
    Hi,

    Thanks! Keep them coming. Even if nobody thanks you, don't think nobody is downloading.

    All the best!

    Leave a comment:


  • Fakiro
    replied
    System configuration reference setting ^SYSCFG
    (Legacy)
    7.7.1 Command Syntax
    Command Possible response(s)
    ^SYSCFG=<mode>,<acqorder>,<band>,<roam>,<srvdomain >
    <CR><LF>OK/ERROR<CR><LF>

    ^ SYSCFG?
    <CR><LF>^SYSCFG:<mode>,<acqorder>,<band>,<roam>, <s rvdomain><CR><LF><CR><LF>OK<CR><LF>

    ^SYSCFG=? <CR><LF>OK<CR><LF>

    7.7.2 Description
    This command is used to set the characteristics such as system mode, GW access sequence, band, roaming support and domain.
    This AT command is for legacy use only. We prefer to use ^SYSCFGEX first. If
    ^SYSCFGEX return error. And then fall back to this command.
    7.7.3 Defined Values
    <mode> system mode reference:
    2 Automatic search
    13 GSM ONLY
    14 WCDMA ONLY
    16 No change
    <acqorder> Network access sequence reference:
    0 Automatic search
    1 GSM first, WCDMA later
    2 WCDMA first, GSM later
    3 No change
    <band> The band of frequency relate to selection of mode, which is actually up to the performance of MS. The parameter is HEX string, whose value is as follows or with the exception of 0x3FFFFFFF and 0x40000000 parameter as combination:
    00080000 (CM_BAND_PREF_GSM_850) GSM 850
    00000080(CM_BAND_PREF_GSM_DCS_1800) GSM DCS systems
    00000100(CM_BAND_PREF_GSM_EGSM_900) Extended GSM 900
    00000200(CM_BAND_PREF_GSM_PGSM_900) Primary GSM 900
    00100000(CM_BAND_PREF_GSM_RGSM_900) Railway GSM 900
    00200000(CM_BAND_PREF_GSM_PCS_1900) GSM PCS
    00400000(CM_BAND_PREF_WCDMA_I_IMT_2000) WCDMA IMT 2000
    00800000 (CM_BAND_PREF_WCDMA_II_PCS_1900) WCDMA_II_PCS_1900
    04000000 (CM_BAND_PREF_WCDMA_V_850) WCDMA_V_850
    0002000000000000 (CM_BAND_PREF_WCDMA_VIII_900) WCDMA_VIII_900
    <roam> Roaming support:
    0 Not supported
    1 Roaming is supported
    2 No change
    <srvdomain> domain setting:
    0 CS_ONLY
    1 PS_ONLY
    2 CS_PS
    3 ANY
    4 No change
    7.8 System configuration reference setting ^SYSCFGEX
    7.8.1 Command Syntax

    Command Possible response(s)
    ^SYSCFGEX=
    <acqorder>,<band>,<roam>,<srvdo
    main>,<lteband>,<reserve1>,<reser
    ve2>
    <CR><LF>OK/ERROR<CR><LF>
    ^ SYSCFGEX?
    <CR><LF>^SYSCFGEX:<mode>,<acqorder>,<ba
    nd>,<roam>,<srvdomain>,<lteband><CR><LF><
    CR><LF>OK<CR><LF>



    ^SYSCFGEX=? ^SYSCFGEX: (list of supported < acqorder >s),
    (list of supported( <band >,<band_name>)s),
    (list of supported < roam >s),
    (list of supported < srvdomain >s),
    (list of supported( <lteband >,<lteband_name>)s)
    <CR><LF>OK<CR><LF>

    7.8.2 Description
    This command is used to set the characteristics such as LTE/GSM/WCDMA access sequence, band, roaming support and domain.

    7.8.3 Defined Values
    <acqorder> Network access sequence reference, The parameter is string type, whose value is as follows or with the exception of “00” and “99” parameter as combination:
    “00” Automatic search
    “01” GSM
    “02” WCDMA
    “03” LTE
    “04” CDMA
    “05” TD-SCDMA
    “06” Wimax
    “99” No change
    For example:
    “03” LTE Only,
    “030201” Search LTE first, and then WCDMA. Last search GSM.
    “0302” Search LTE first, and then WCDMA. Don’t search GSM.
    “030402” Search LTE first, and then CDMA. Last search on WCDMA.
    “00” Can not combine with other value. Only use for setting automatic search.
    “99” Can not combine with other value. Only represent “No change”
    <band> The band of frequency relate to selection of mode, which is actually up to the
    performance of MS. The parameter is HEX string, whose value is as follows or with the
    exception of 0x3FFFFFFF and 0x40000000 parameter as combination:
    00080000 (CM_BAND_PREF_GSM_850) GSM 850
    00000080(CM_BAND_PREF_GSM_DCS_1800) GSM DCS systems
    00000100(CM_BAND_PREF_GSM_EGSM_900) Extended GSM 900
    00000200(CM_BAND_PREF_GSM_PGSM_900) Primary GSM 900
    00100000(CM_BAND_PREF_GSM_RGSM_900) Railway GSM 900
    00200000(CM_BAND_PREF_GSM_PCS_1900) GSM PCS
    00400000(CM_BAND_PREF_WCDMA_I_IMT_2000) WCDMA IMT 2000
    00800000 (CM_BAND_PREF_WCDMA_II_PCS_1900) WCDMA_II_PCS_1900
    04000000 (CM_BAND_PREF_WCDMA_V_850) WCDMA_V_850
    0002000000000000 (CM_BAND_PREF_WCDMA_VIII_900) WCDMA_VIII_900

    HUAWEI UMTS Datacard/Modem AT Command Interface Specification Confidential
    All rights reserved Page 72, Total 107

    <roam> Roaming support:
    0 Not supported
    1 Roaming is supported
    2 No change
    <srvdomain> domain setting:
    0 CS_ONLY
    1 PS_ONLY
    2 CS_PS
    3 ANY
    4 No change
    <lteband> The lte band of frequency relate to selection of mode, which is actually up to the performance of MS. The parameter is HEX string, whose value is as follows or with
    the exception of 0x7FFFFFFFFFFFFFFF parameter as combination:
    1 ((CM_BAND_PREF_LTE_EUTRAN_BAND1) LTE BC1
    40((CM_BAND_PREF_LTE_EUTRAN_BAND7) LTE BC7
    2000(CM_BAND_PREF_LTE_EUTRAN_BAND13) LTE BC13
    20000(CM_BAND_PREF_LTE_EUTRAN_BAND17) LTE BC17
    10000000000(CM_BAND_PREF_LTE_EUTRAN_BAND40) LTE BC40
    <lteband_name> String type. Name of lte band.
    Last edited by Fakiro; 2015-05-31, 05:08 PM.

    Leave a comment:


  • Fakiro
    replied
    DC - Unlocker 2 Client 1.00.0987

    Detecting modem :

    selection :
    manufacturer - Huawei modems
    model - Auto detect (recommended)

    Found modem : E398
    Model : Huawei E398
    IMEI : 357148040012345
    Serial NR. : Y5T5TA1180212345
    Firmware : 11.433.57.00.000
    Compile date / time : Aug 14 2012 10:48:07
    Hardware ver. : CD4E398M
    Dashboard version : UTPS21.005.20.00.03_MAC21.005.20.00.03_LNX21.005.2 0.00.03
    Chipset : Qualcomm MDM9200
    NAND Flash : TOSHIBA
    Voice feature : not supported in current firmware
    SIM Lock status : unlocked
    Wrong codes entered : 10 (unlock attempts left : 0)

    ================================================== =================

    AT^SYSCFGEX=?

    ^SYSCFGEX: ("00","03","02","01","99"),((400380,"GSM900/GSM1800/WCDMA2100"),(280000,"GSM850/GSM1900"),(3fffffff,"All Bands")),(0-2),(0-4),((80045,"LTE2100/LTE2600/LTE1800/LTEDD800"),(7fffffffffffffff,"All Bands"))
    OK
    Last edited by Fakiro; 2015-05-31, 05:07 PM.

    Leave a comment:


  • Fakiro
    replied
    New firmware for E398 E392 11.433.57.00.260.B757

    New firmware from elisa.fi for Huawei E398 LTE 4G and also for E392

    E398_firmware_11.433.57.00.260.B757.rar

    Leave a comment:


  • Fakiro
    replied
    Originally posted by Fakiro View Post
    I already have it (E398 original, not network customized, not flasher but setup files)...
    But no need to have the latest V.23 MP to work with 4G LTE stick (v.23 full of ads...etc)
    I have find this traditional Mobile Partner flasher that's good for E398 and other LTE models....UTPS21.005.20.00.03_MAC21.005.20.00.03_LNX21.005.2 0.00.03.exe

    You can find here:
    http://www.mediafire.com/download.php?8spej9eaygl5535
    If you find a problem to download .exe files with antivirus, this is the same in .rar compressed files:

    Leave a comment:


  • Fakiro
    replied
    Example of debranded K5005, now E398 diagnostic:


    DC - Unlocker 2 Client 1.00.0949

    Detecting card :

    selection :
    manufacturer - Huawei modems
    model - Auto detect (recommended)

    Found modem : E398
    Model : Huawei E398
    IMEI : 357148040012345
    Serial NR. : Y5T5TA1180212345
    Firmware : 11.335.31.00.000
    Compile date / time : Nov 25 2011 15:53:54
    Hardware ver. : CD4E398M
    Dashboard version : UTPS21.005.20.00.03_MAC21.005.20.00.03_LNX21.005.2 0.00.03
    Chipset : Qualcomm MDM9200
    NAND Flash : TOSHIBA
    Voice feature : not supported in current firmware
    SIM Lock status : unlocked
    Wrong codes entered : 10 (unlock attempts left : 0)

    =======================================
    AT^SYSCFGEX=?

    ^SYSCFGEX"00","03","02","01","99"),((400380,"GSM900/GSM1800/WCDMA2100"),(280000,"GSM850/GSM1900"),(3fffffff,"All Bands")),(0-2),(0-4),((80045,"LTE2100/LTE2600/LTE1800/LTEDD800"),(7fffffffffffffff,"All Bands"))
    OK

    Leave a comment:


  • Fakiro
    replied
    Originally posted by dilimotmihai View Post
    Hi,

    Thanks for the link. How does the search for the original Mobile Partner go?
    I already have it (E398 original, not network customized, not flasher but setup files)...
    But no need to have the latest V.23 MP to work with 4G LTE stick (v.23 full of ads...etc)
    I have find this traditional Mobile Partner flasher that's good for E398 and other LTE models....UTPS21.005.20.00.03_MAC21.005.20.00.03_LNX21.005.2 0.00.03.exe

    You can find here:

    Leave a comment:


  • dilimotmihai
    replied
    Hi,

    Thanks for the link. How does the search for the original Mobile Partner go?

    Leave a comment:


  • Fakiro
    replied
    New Firmware Upgrade E398 4G LTE 11.335.31.00.000

    New Firmware Upgrade E398 4G LTE
    Here:

    MDM9200-1Update_11.335.31.00.000.B757.exe

    Leave a comment:


  • Fakiro
    replied
    Originally posted by dentinho View Post
    Yes, update code password flasher.

    It worked, thanks for help.

    I think that vodafone firmware is more recent, because of de network optios, but I'll go test...
    What's your hardware version? (see it with dc-unlocker)....

    Send this AT command to know what frequency are allowed and you can use with your Huawei E398 stick:

    AT^SYSCFGEX=?

    Leave a comment:

Working...
X