And I had to pay Softbank an extra 1,900 JPY for a new SIM card to make this happen…
Dammit.
:- |
:- /
:- (
>:-(
>:-O
PUK you Softbank!!
And I had to pay Softbank an extra 1,900 JPY for a new SIM card to make this happen…
Dammit.
:- |
:- /
:- (
>:-(
>:-O
PUK you Softbank!!
So I’ve had this VodafoneSoftbank keitai for the last couple of years that I use whenever I go back to Tokyo, or to occasionally see what’s the latest and greatest inside one of Japan’s mobile walled gardens. I rather like this phone: It’s a unique reminder that being a global monster of a company does not mean you will succeed in Japan. (Vodafone and, recently Nokia, have both gone the way of those who tried and and failed to do business in the Land of the Rising Sun.)
Anyway, I somehow managed to activate the SIM lock on this thing. Problem is, I don’t remember setting up a PIN, and struck out three times guessing. Now it says something to the effect of “Enter your PUK code or else” every time I turn it on.
There has been copious amounts of frantic googling.
According to the cute furry woodland creatures who dole out information in the Sofbank forums on 携帯電話最新情報, in a nutshell, I’m royally screwed. It would appear that if one mis-types the PIN three or so times, a PUK (“Personal Unblocking Key“) is then required to continue. If this PUK is subsequently mis-entered ten or more times, then the SIM card self-destructs. Kind of like Mission Impossible, but without the smoke. I think.
The woodland creatures point out that I actually have to physically visit a Softbank shop and pass some kind of test of will or feat of strength or some such before they will remove the PUK lock for me. Damn. It’s a good think I’m heading out there next week.
Important take-aways from this post:
Ignoring the above advice is a really good way to PUK yourself.
And I thought developing against cron was bad.
In J2ME, at least on BlackBerry devices, one cannot test Timer
and TimerTask
objects by simply changing the device clock. J2ME apps seems to remember the time at which they were launched, rather than pinging what the clock on the device says.
Testing involves shutting down the app, resetting the clock, and starting the app back up. Time consuming if you’re working on an app with some heavy startup / shutdown overhead.
If you’re trying to run an app that requires TCP connectivity and find it to be mysteriously failing, then probably your BlackBerry is missing it’s APN settings. See Options -> Advanced Options -> TCP.
There are four recommendations floating around the net. So far, this works for me:
APN: wap.cingular
Username for APN: <blank>
Password for APN: <blank>
Other allegedly successful access patterns, eg:
APN: <blank>
Username for APN: <blank>
Password for APN: <blank>
APN: proxy
Username for APN: <blank>
Password for APN: <blank>
APN: isp.cingular
Username for APN: <blank>
Password for APN: <blank>
would appear to be lies and damned lies.
On the backend, bad APN’s will fail with “Invalid tunnel name” if the device can’t figure out what type of network connection you’re trying to use, otherwise “Open tunnel – failure” if it thinks it can connect but authentication fails.
…
Oh BlackBerry people, why have you made basic networking so complex? We at our little startup are starting to think we can’t afford to support network-enabled apps on your devices. Life is so much easier on the iPhone…
If you ever find yourself unable to get your BlackBerry to connect to wifi, try the following:
Settings -> Options -> Advanced Options -> Host Routing Table
In the “HRT Editor”, click the BlackBerry button and select “Register Now”. You should get a “Registration message sent!” message and see some network activity. Click “OK” and try to access the Internet again.
If you’re lucky, you now get to say “Voilla!” This seems to work about 80% of the time.
I think this is how BlackBerry locks down their devices so that folks are required to purchase data plans from a carrier. No SIM card, no data plan, no wifi.
Would that this were rather more seamless.
BlackBerry Simulator mysteriously dying every time you try to fire it up on Vista? Same here. It’s a good thing I’ve become a compulsive reader of release notes. From the the latest JDE 4.6.0 docs:
If you install the BlackBerry® Java® Development Environment on a computer with Windows Vista™, if Use Account Control is turned on, launching the BlackBerry® Smartphone simulator might produce error messages and the simulator might not start.
Translation: Simulator will definitely. not. start. And of course they mean User Access Control. How-To Geek has an easy way to kill UAC here.
I was wondering why “CA34” kept coming up so much in my logs.
KDDI-CA34 UP.Browser/6.2.0.10.2.2 (GUI) MMP/2.0 (compatible; Mediapartners-Google/2.1; +http://www.google.com/bot.html
)
Looking at the user agent, this is actually Google’s mobile search bot masquerading as Casio’s W42CA, the newer incarnation of the Casio G’zOne series.
G’zOne is one of the more innovative (waterproof!) keitai’s to hit the market in recent years. Applying the G-SHOCK concept to phones was a brilliant move for Casio.
Google’s mobile search engineer knows his phones.