Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User SomeoneSI's Avatar
    Join Date
    Apr 2007
    Posts
    4
    Is there any other/better option to save data on internal secure card than with ISO14443Connection?

    I have problems with sending commands to secure card over ISO14443 Connection. Is there any example available to see how things should be done correctly(open connection, select?, read/write, close connection)? Examples that are in 6131 SDK are only for exchanging data. There is no example how to save data on secure card/element.

  2. #2
    Regular Contributor geri-m's Avatar
    Join Date
    Apr 2004
    Location
    Vienna
    Posts
    321
    Just for storing data you could also use the "com.philips.rf.MifareStdConnection" in order to save data to the Mifare Section of the smartcard.

    Acutally the "javax.microedition.contactless.sc.ISO14443Connection" is used to exchange data (APDUS) with Java Card Applictions running on the Javacard in the smartcard.

  3. #3
    Registered User SomeoneSI's Avatar
    Join Date
    Apr 2007
    Posts
    4
    Is this working on mobile version of java? When I try to compille I get error "packagecom.philips.rf does not exist import com.philips.rf.MifareStdConnection;". I tried in applet and in midlet source(midlet source have included emulator.jar to compile things for secure card).

    I just want to save data/ read data with midlet or with applet on mobile to mobile secure element.

  4. #4
    Regular Contributor geri-m's Avatar
    Join Date
    Apr 2004
    Location
    Vienna
    Posts
    321
    please see this thread for details on how to open a connection to the mifare section of the secure element:

    http://discussion.forum.nokia.com/fo...d.php?t=105267

  5. #5
    Registered User SomeoneSI's Avatar
    Join Date
    Apr 2007
    Posts
    4
    Thanks, I will try with that.

  6. #6
    Regular Contributor yakdogan's Avatar
    Join Date
    Mar 2003
    Posts
    53
    Quote Originally Posted by SomeoneSI
    Is this working on mobile version of java? When I try to compille I get error "package com.philips.rf does not exist import com.philips.rf.MifareStdConnection;". I tried in applet and in midlet source(midlet source have included emulator.jar to compile things for secure card).

    I just want to save data/ read data with midlet or with applet on mobile to mobile secure element.

    I think, the right package for MFStandardConnection in Nokia_6131_NFC_SDK_1_0 environment is "com.nokia.nfc.nxp.mfstd".

  7. #7
    Regular Contributor geri-m's Avatar
    Join Date
    Apr 2004
    Location
    Vienna
    Posts
    321
    currently the mifare standard connection is not (yet) implemented on the nokia 6131 (got this information from Nokia). There is only a possibility to use the apduExchange() command to talk to the java card.

Similar Threads

  1. write n read data into SIM CARD
    By away_buzz in forum Mobile Java General
    Replies: 9
    Last Post: 2007-05-29, 13:41
  2. Data saving Problem
    By andy_watson00 in forum Symbian C++
    Replies: 3
    Last Post: 2007-02-12, 20:11
  3. How to protect against power failure while saving data in RMS
    By rushabh_it in forum Mobile Java General
    Replies: 6
    Last Post: 2006-10-31, 02:57
  4. 6270 camera image saving to card
    By sachinmi in forum Mobile Java Media (Graphics & Sounds)
    Replies: 2
    Last Post: 2006-08-21, 17:52
  5. Saving Data on Dialog
    By amitaggarwal in forum Symbian C++
    Replies: 2
    Last Post: 2004-09-01, 04:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved