Page 38 of 57 FirstFirst ... 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... LastLast
Results 556 to 570 of 855

Thread: The OFFICIAL Sony Ericsson TM506 Thread (Ask questions HERE!)

  1. #556
    Join Date
    Aug 2004
    Location
    Brooklyn, NY
    Posts
    31,147
    Phone
    Samsung Galaxy Note 2 LTE, Sony Xperia Ion AWS HSPA + LTE
    Carriers
    T-Mobile Value Family Plan 1000 4 lines (unlimited on one and 5GB sharing on another ) $115 |
    T-Mobile 100% unlimited Web Connect
    Feedback Score
    0
    Quote Originally Posted by ilvla2
    How do you get techmode to work? I enabled it with *585*0000# SEND , and it says "techmode enabled" on a splash screen for about 5 seconds, then I go to settings-connectivity-mobile networks-tech mode, but when I select tech mode nothing happens. Is there a way to get it working? I'd like to be able to monitor the signal like I did on HTC Field Test.
    I have my techmode removed in Customize.xml
    if you use mine, it won't work

  2. #557
    Join Date
    May 2005
    Location
    Northeast!
    Posts
    233
    Phones
    Nokia N900
    SE TM506 (debranded)
    Nokia E71-2
    Carrier
    T-Mobile USA
    Feedback Score
    0
    I just finished debranding my brand new TM506 (thanks for the wiki!), but I had one quick question...

    How do I get Wayfinder to work? When I try to use it, it says it cannot connect to the internet. Everything else can go online, just not Wayfinder. I do have the $2.99 t-zones, BTW.


    Current phone: Nokia N900 (main), Sony Ericsson TM506 (cheap 3G )

  3. #558
    Join Date
    Apr 2009
    Posts
    8
    Phones
    z520i
    SE Xperia X10 Mini pro (U20)
    T 610
    Carriers
    3
    iWireless (f/k/a Iowa Wireless)
    Feedback Score
    0

    phonebook sync

    I managed to debrand my phone...How do I get the T-mobile automatic phonebook backup feature to work again?

    Thanks

  4. #559
    Join Date
    Aug 2008
    Posts
    6,654
    Feedback Score
    0
    Quote Originally Posted by temmemberedwin
    I managed to debrand my phone...How do I get the T-mobile automatic phonebook backup feature to work again?

    Thanks
    If you used the wiki and did step 3, the settings should be installed under the Connectivity tab in the Synchronization menu.

  5. #560
    Join Date
    Apr 2009
    Posts
    8
    Phones
    z520i
    SE Xperia X10 Mini pro (U20)
    T 610
    Carriers
    3
    iWireless (f/k/a Iowa Wireless)
    Feedback Score
    0

    Question

    Quote Originally Posted by ilvla2
    I just did the firmware flashing and skipped the customization, instead I went to the T-Mobile configurator and had the settings sent to me.
    where is the T-Mobile customizer? Is this the same thing as having the settings sent from sonyericsson.com?

  6. #561
    Join Date
    Apr 2005
    Location
    Pacific Northwest
    Posts
    427
    Phone
    Sony Ericsson TM506
    Carrier
    T-Mobile
    Feedback Score
    0
    Just Google "T-Mobile Configurator", not customizer, and it'll be the first result. It will send you exactly the data settings you need, so don't even mess with Sony Ericsson's website.

  7. #562
    Join Date
    Apr 2009
    Posts
    8
    Phones
    z520i
    SE Xperia X10 Mini pro (U20)
    T 610
    Carriers
    3
    iWireless (f/k/a Iowa Wireless)
    Feedback Score
    0
    Quote Originally Posted by jet1000
    If you used the wiki and did step 3, the settings should be installed under the Connectivity tab in the Synchronization menu.
    That doesn't seem to help the Synchronization. I followed step 3. When I go to the Sync menu, it says "You need an account to synchronize with an Internet server. Create now?" If you click yes it presents the options SyncML or Exchange ActiveSync, either one of those options wants a server address and so forth. How do I get the backup sync to work again? Thanks as always.

  8. #563
    Join Date
    Aug 2001
    Location
    Redwood Valley, NorCal (97-) /Pocatello, ID (90-97)/ Covina, SoCal (71-90)
    Posts
    24,405
    Phone
    HTC One, Nokia Lumia 920
    Carrier
    AT&T
    Feedback Score
    0
    Quote Originally Posted by Riverman
    Just Google "T-Mobile Configurator", not customizer, and it'll be the first result. It will send you exactly the data settings you need, so don't even mess with Sony Ericsson's website.
    Thanks Riverman

  9. #564
    Join Date
    Aug 2004
    Location
    Brooklyn, NY
    Posts
    31,147
    Phone
    Samsung Galaxy Note 2 LTE, Sony Xperia Ion AWS HSPA + LTE
    Carriers
    T-Mobile Value Family Plan 1000 4 lines (unlimited on one and 5GB sharing on another ) $115 |
    T-Mobile 100% unlimited Web Connect
    Feedback Score
    0
    Quote Originally Posted by Riverman
    Just Google "T-Mobile Configurator", not customizer, and it'll be the first result. It will send you exactly the data settings you need, so don't even mess with Sony Ericsson's website.
    there's a sticky already on the main forum

  10. #565
    Join Date
    Aug 2008
    Posts
    6,654
    Feedback Score
    0
    Quote Originally Posted by temmemberedwin
    That doesn't seem to help the Synchronization. I followed step 3. When I go to the Sync menu, it says "You need an account to synchronize with an Internet server. Create now?" If you click yes it presents the options SyncML or Exchange ActiveSync, either one of those options wants a server address and so forth. How do I get the backup sync to work again? Thanks as always.
    Somehow the customize.xml file didn't get added to your phone correctly in Step 3. The T-Mobile Configurator only adds thing like settings for MMS and data so I don't see how it could be useful in getting the sync working. The customize.xml file is what contains the correct server information for sync as shown from this clipping:

    <data-sync>
    <settings reg-path="/apps/data-sync">
    <remote>
    <account id="1">
    <pb>
    <enabled>true</enabled>
    <server-uri type="str">./Address</server-uri>
    <application-available>true</application-available>
    </pb>
    <cal>
    <enabled>true</enabled>
    <server-uri type="str">./Event</server-uri>
    <application-available>true</application-available>
    </cal>
    <tasks>
    <enabled>true</enabled>
    <server-uri type="str">./Task</server-uri>
    <application-available>true</application-available>
    </tasks>
    <notes>
    <enabled>true</enabled>
    <server-uri type="str">./Note</server-uri>
    <application-available>true</application-available>
    </notes>
    <bookmarks>
    <enabled>false</enabled>
    <application-available>false</application-available>
    </bookmarks>
    <displayable-name type="wstr">T-Mobile Sync</displayable-name>
    <server-address type="str">http://pimsync.msg.eng.t-mobile.com/sync/s</server-address>
    <rx-username type="wstr">T-Mobile</rx-username>
    <rx-password type="wstr">T-Mobile</rx-password>
    <tx-username type="wstr">voxsync</tx-username>
    <tx-password type="wstr">sonyericsson</tx-password>
    <pref-con-ref type="wstr">t-zones GPRS</pref-con-ref>
    <protocol-version>0</protocol-version>
    <autosynch>true</autosynch>
    <autosynch-idle-timer>10</autosynch-idle-timer>
    <nab-help-uri type="str">http://help.wap.t-mobile.com/topicredirector.asp?s=NAB</nab-help-uri>
    <tx-nonce type="str">d2Vic3luYzEyMw==</tx-nonce>
    </account>
    </remote>
    </settings>
    </data-sync>

    My phone had those settings already added when I used the wiki steps. I looked at my phone and it has

    servername: http://pimsync.msg.eng.t-mobile.com
    username: voxsync
    password: sonyericsson

    You might try to add that manually as well as anything else needed from the server-address section above and see if the sync will work. If not, you'll need to install the full customize.xml file using a2uploader to the phone and probably do a full phone reset after you turn the phone back on so that the changes will be permanent.

  11. #566
    Join Date
    Aug 2008
    Posts
    112
    Phones
    i425 for tracking
    T-mobile phones for everyday use
    an old Nokia for Europe, soon to be a V3 Razr
    Carrier
    Boost mobile for the GPS+Opera
    Feedback Score
    0
    Hi
    Has anyone used a debranded unlocked TM506 in Europe ?
    and tethered to a laptop , hopefully 3G ?

    right now I have a Vodaphone D2 sim in Germany for my voice phone , but I might look for another sim for data

    Also planning on going to the UK , so will need to get another sim there !

    If you have used the TM506 in europe what did you need to do ?

    thanks VW
    Wanted: T-Mobile USA pay as you go sim that has gold rewards status ,
    could also use a prepaid Sim for Germany and Belgium to use in October 09, thanks

  12. #567
    Join Date
    Aug 2008
    Posts
    6,654
    Feedback Score
    0
    Quote Originally Posted by trackVW
    Hi
    Has anyone used a debranded unlocked TM506 in Europe ?
    and tethered to a laptop , hopefully 3G ?
    I think the TM506 is only operates at 3G speeds when used on an AWS network like T-Mobile has. I don't think it will work on the European 3G band, though obviously you could use it on the 2G bands.

  13. #568
    Join Date
    Aug 2008
    Posts
    112
    Phones
    i425 for tracking
    T-mobile phones for everyday use
    an old Nokia for Europe, soon to be a V3 Razr
    Carrier
    Boost mobile for the GPS+Opera
    Feedback Score
    0
    it has the 2100 3g band ,

    I just do not understand if its the same 2100 band Europe uses

    VW

  14. #569
    Join Date
    Feb 2007
    Location
    West Michigan, USA
    Posts
    2,403
    Phones
    T-Mobile G1 - rooted, running Complete Eclair
    Sony Ericsson TM506 (debranded)
    Nokia 6133 (debranded)
    Carrier
    T-Mobile
    Feedback Score
    0
    No, it's not. T-Mobile USA 3G uses the AWS bands which is 1700/2100 uplink/downlink. Much different than the 2100 European band.

  15. #570
    Join Date
    Aug 2008
    Posts
    112
    Phones
    i425 for tracking
    T-mobile phones for everyday use
    an old Nokia for Europe, soon to be a V3 Razr
    Carrier
    Boost mobile for the GPS+Opera
    Feedback Score
    0
    Quote Originally Posted by TeeJay3800
    No, it's not. T-Mobile USA 3G uses the AWS bands which is 1700/2100 uplink/downlink. Much different than the 2100 European band.
    OK , I thought it would work on both.....

    thanks for the info
    VW

Page 38 of 57 FirstFirst ... 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... LastLast

Bookmarks