 |
bladox.com Turbo SIM Toolkit Adapter Forums
|
View previous topic :: View next topic |
Author |
Message |
christophe
Joined: 03 Jun 2008 Posts: 2
|
Posted: Tue Jun 03, 2008 1:15 pm Post subject: ERROR: NONGSM CMD |
|
|
Hi,
I am trying to trace a communication between a sim and a Nokia handset, using the dbg tool.
but i get the following error:
ERROR: NONGSM CMD 00 70 00 00 01
and then nothing appears on the dbg screen (but the SIM session continues OK)
(by the way 00 70 00 00 01 command is OPEN CHANNEL command used here to select the WIM application).
Is there a way to configure the dbg utility to trace any apdu regardless of the CLA (A0) byte ?
I would like to get all the exchange be the SIM and the handset. (raw hex without any interpretation)
Thanks in advance,
Christophe |
|
Back to top |
|
 |
pz Guest
|
Posted: Thu Jun 05, 2008 2:13 pm Post subject: Re: ERROR: NONGSM CMD |
|
|
christophe wrote: | Hi,
I am trying to trace a communication between a sim and a Nokia handset, using the dbg tool.
but i get the following error:
ERROR: NONGSM CMD 00 70 00 00 01
and then nothing appears on the dbg screen (but the SIM session continues OK)
(by the way 00 70 00 00 01 command is OPEN CHANNEL command used here to select the WIM application).
|
It's MANAGE CHANNEL to manage logical channels. If not implemented should do no harm.
Quote: |
Is there a way to configure the dbg utility to trace any apdu regardless of the CLA (A0) byte ?
I would like to get all the exchange be the SIM and the handset. (raw hex without any interpretation)
|
Not that easy, direction and length of data is needed to know, so it cannot be done without knowledge of the protocol - commands implemented. This is the reason we have GSM 0xA0 class only but now we are working on 0x00 too.
Quote: |
Thanks in advance,
Christophe |
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|