Thanks Thanks:  0
Showing results 1 to 10 of 10

Thread: How to Add Equipment Manually on TI9.1?

  1. #1
    Moderator Reputation: 520
    Join Date
    2008-04-11
    Posts
    431


    Default How to Add Equipment Manually on TI9.1?

    Dear Friends,
    I have a difficulties on how to add equipment manually on TI9.1? I want to add CDMA Phone (I use ******** W762) which can be done easilly on TI8.1, but no such menu on TI9.1.
    Please help, appreciate very much for this...
    Regards
    parto_tegal
    Attached Images Attached Images

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Member Reputation: 123
    Join Date
    2007-04-10
    Posts
    269


    Default

    i have solution: try get your equipment pid and add that equipment in UEDescription.xml. Start Datacollection and pray it will be detected in your TI. Does W762 exists?
    Last edited by torex; 2009-08-06 at 11:36 PM

  4. #3
    Moderator Reputation: 520
    Join Date
    2008-04-11
    Posts
    431


    Default

    Hi Torex
    At least I need to add a "Qualcomm CDMA Phone" as TI8.1 does...
    Regards
    parto_tegal

  5. #4
    Member Reputation: 123
    Join Date
    2007-04-10
    Posts
    269


    Default

    Find similar equipment, example :
    Code:
    <PRODUCT NAME="W385" PID="2B44" FAMILY="QUALCOMM1">
          <DEVICE DESCRIPTION="******** USB Modem" SETUPCLASS="Modem" TYPE="Data Modem"/>
          <DEVICE DESCRIPTION="******** USB Diagnostic Port" SETUPCLASS="Ports" TYPE="Diag:Msm6800"/>
        </PRODUCT>
    Then edit and insert your equipment description to UEDescription :
    Code:
    <PRODUCT NAME="W762" PID="X" FAMILY="QUALCOMM1">
          <DEVICE DESCRIPTION="******** USB Modem" SETUPCLASS="Modem" TYPE="Data Modem"/>
          <DEVICE DESCRIPTION="******** USB Diagnostic Port" SETUPCLASS="Ports" TYPE="Diag:Msm6800"/>
        </PRODUCT>
    Where X is your PID (see it in your modem properties)
    Save new UEDescription.xml and start Datacollection

    Quote Originally Posted by parto_tegal View Post
    Hi Torex
    At least I need to add a "Qualcomm CDMA Phone" as TI8.1 does...
    Regards
    parto_tegal
    Last edited by torex; 2009-08-07 at 08:24 AM

  6. #5
    Moderator Reputation: 520
    Join Date
    2008-04-11
    Posts
    431


    Default

    Quote Originally Posted by torex View Post
    Find similar equipment, example :
    Code:
    <PRODUCT NAME="W385" PID="2B44" FAMILY="QUALCOMM1">
          <DEVICE DESCRIPTION="******** USB Modem" SETUPCLASS="Modem" TYPE="Data Modem"/>
          <DEVICE DESCRIPTION="******** USB Diagnostic Port" SETUPCLASS="Ports" TYPE="Diag:Msm6800"/>
        </PRODUCT>
    Then edit and insert your equipment description to UEDescription :
    Code:
    <PRODUCT NAME="W762" PID="X" FAMILY="QUALCOMM1">
          <DEVICE DESCRIPTION="******** USB Modem" SETUPCLASS="Modem" TYPE="Data Modem"/>
          <DEVICE DESCRIPTION="******** USB Diagnostic Port" SETUPCLASS="Ports" TYPE="Diag:Msm6800"/>
        </PRODUCT>
    Where X is your PID (see it in your modem properties)
    Save new UEDescription.xml and start Datacollection
    Hi Torex
    Seems it is not an easy thing to have it work perfectly. Got equipment connected, show nothing on display.... TEMS Investigation 8.0 is easier to manage....
    Regards
    parto_tegal

  7. #6
    Member Reputation: 123
    Join Date
    2007-04-10
    Posts
    269


    Default

    I will try it, could you tell exactly the equipment model? seems w762 doesn't exists.

  8. #7
    Moderator Reputation: 520
    Join Date
    2008-04-11
    Posts
    431


    Default

    Quote Originally Posted by torex View Post
    I will try it, could you tell exactly the equipment model? seems w762 doesn't exists.
    Hi Bro
    It is ******** W362 CDMA 2000 1x 800MHz Phone Bro.... Thanks for your concern to help me, maybe you can try to connect the similar Qualcomm based phone which is the type not in the list, so it will need to add it to the UEDescription.xml. Thanks again...
    Best regards
    parto_tegal

  9. #8
    Super Moderator Reputation: 121
    Join Date
    2007-08-18
    Posts
    146


    Default

    Friends,

    Torex - Point of answer on PID is correct

    Bro Parto - Please verify your driver version that matters to identify correct PID, I will help u online

    We did similar exercises and succeeded on 702-760-750 etc

    ~ Moby

  10. #9
    Member Reputation: 123
    Join Date
    2007-04-10
    Posts
    269


    Default

    I didn't get W362 but V3C. Now i'm stucked, should i change the firmware or just to find correct driver?

  11. #10
    Super Moderator Reputation: 121
    Join Date
    2007-08-18
    Posts
    146


    Default

    Quote Originally Posted by torex View Post
    I didn't get W362 but V3C. Now i'm stucked, should i change the firmware or just to find correct driver?
    @ Torex, Please choose the correct driver & identify the respective PID so that it matches the same on comm with TI

Tags for this Thread

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •