Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
smunro2009
Posts: 73
Registered: ‎11-02-2009
Accepted Solution

Blackberry IMEI numbers

Hello,

 

I've been asked to look into an issue in our product for dealing with IMEI numbers that are greater than 15 characters. The problem is that I can't find any models that support larger IMEI numbers. Does anyone know of any such models? I'll be able to download a simulator and test it. Currently, I'm testing on an 8310 simulator which is chopping off 5 digits (I'm started it up with a 20 digit IMEI).

Please use plain text.
BlackBerry Development Advisor
gbeukeboom
Posts: 1,842
Registered: ‎10-16-2009
My Carrier: Bell

Re: Blackberry IMEI numbers

I believe IMEI codes are always 15 digits. Could you provide some more information on what you are testing and where you are seeing the failure?

Garett Beukeboom
BlackBerry Development Advisor
Developer Zone
@garettbeukeboom

--
Think of a great new feature? Find a bug?
Log and track them using the Developer Issue Tracker
Please use plain text.
Developer
smunro2009
Posts: 73
Registered: ‎11-02-2009

Re: Blackberry IMEI numbers

Garett,

 

It was a change request that I was asked to look into, yet I've only seen larger IMEI codes for HTC models. I was curious if that was the case for BlackBerry devices. As far as I know, the standard for BlackBerry IMEI codoes is 15 hex digits, I was wondering if there were exceptions to this for newer BlackBerry models?

Please use plain text.
BlackBerry Development Advisor
gbeukeboom
Posts: 1,842
Registered: ‎10-16-2009
My Carrier: Bell

Re: Blackberry IMEI numbers

Even OS 7 devices use 15-digit IMEI. According to the IMEI standards an IMEI number should only ever be 15 digits.

Garett Beukeboom
BlackBerry Development Advisor
Developer Zone
@garettbeukeboom

--
Think of a great new feature? Find a bug?
Log and track them using the Developer Issue Tracker
Please use plain text.
Developer
smunro2009
Posts: 73
Registered: ‎11-02-2009

Re: Blackberry IMEI numbers

Cheers for confirming that. They be confusing the IMEI number with something else.

Please use plain text.
Developer
NICK_312HOLDINGS
Posts: 44
Registered: ‎04-21-2011
My Carrier: AT&T

Re: Blackberry IMEI numbers

  • An IMEI is a 15 digit identifier for GSM devices.
  • An MEID is a 18 digit identifier for CDMA devices.
  • An ESN is a 12 digit identifier for CDMA devices.
Please use plain text.