T-Mobile Nokia 6301 Unboxed

T-Mobile Nokia 6301While this is not one of the hyped devices that have been highly anticipated, the device is significant because it has WiFi to support upcoming T-Mobile at Home service, launching July 2nd. It’s your basic Nokia phone that has a camera phone, text messaging, web surfing, etc. Roughly one year ago, T-Mobile launched its HotSpot at Home service. Unfortunately, the timing could not have been worse, since the day it launched, it was overshadowed by the launch of the Apple iPhone. The press hardly even mentioned the innovative service that allows a user to initiate their phone call at home, using WiFi, then seamlessly transferring the call to the cellular network when outside the range of the WiFi service.

What this means is that you could start a call, get in your car and drive to work, and not needing to tell the other party: “I need to call you back, I need to switch phones.”

The opposite works great as well. As you come into range to a nearby T-Mobile Hotspot or back to your home WiFi network, the phone will switch over to the higher fidelity network. While the technology works great and I think more people should be willing to use the service, the billing side of things is an entirely different matter. Through a few tests of my own, it appears that the switching on the network, does not propagate to the billing system. So the 10 minute call with 1 minute on the cellular network and the remaining 9 minutes on the home WiFi network, appears on my bill as a 10 minute cellular call. I’m sure it will get fixed in the near future.

T-Mobile at Home

Related Posts:
  1. How To Unlock Nokia 6301...

  2. How To Unlock Nokia 3300...

  3. Verizon LG Dare VX9700 Unboxed...

  4. Sprint Samsung Instinct Unboxed...

  5. Nokia N810 – My First UMPC...

  6. Filed under: Mobile, Nokia, T-Mobile, WiFi, handsets
blog comments powered by Disqus

Powered in part by Linkshare Merchandiser WP Plugin google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);