Discussion Board

Results 1 to 12 of 12
  1. #1
    Registered User joery_vn's Avatar
    Join Date
    May 2009
    Posts
    11
    Hi,

    I'm having some trouble using the S40 Nokia 6212 NFC SDK.
    The problem is that i can't open the NFC manager to emulate an NFC card. I have tried to put the jre folder of the JDK 1.6 (i'm developing in netbeans)in the nokia directory "C:\Nokia\Devices\S40_Nokia_6212_NFC_SDK\NFCManager" becuase i have read somewhere that it could solve the problem. However, it didn't solved the problem for me.

    Could it be caused because i'm using windows 7 ultimate? Last year I used vista and it worked fine with the same configurations. Any help on this will be appreciated.

    Ty

  2. #2
    Registered User maxb85's Avatar
    Join Date
    Dec 2008
    Posts
    1
    Hi, I have the same problem. When trying to run the application in netbeans, the emulator opens but the nfc mangager does not start, only an error dialog pops up. I'm using Windows 7 Business and I fear that's the problem.

  3. #3
    Registered User liehmann's Avatar
    Join Date
    Dec 2009
    Posts
    3
    Hello to all,

    I also have the same problem. The NFC Manager is not working under Windows 7 operating system. Maybe someone from Nokia can assist in this problem???

    Thanks for help!

    Richard

  4. #4
    Registered User gusdgg's Avatar
    Join Date
    Jan 2010
    Posts
    3
    Hi, I had the same problem with Windows 7, NFC mananger not working. But I've solved changing the MANIFEST.MF file for the NFCManager_1.0.0.jar.

    If you look at the error log file you'll find this error msg:

    !MESSAGE Error installing bundle: reference:file: plugins/NFCManager_1.0.0.jar/
    !STACK 0 org.osgi.framework.BundleException: No Bundle-NativeCode match

    So, go to the the MANIFEST.MF file that is inside c:\Nokia\Devices\S40_Nokia_6212_NFC_SDK\NFCManager\plugins\NFCManager_1.0.0.jar and look at the line with Bundle-NativeCode definitions:

    Bundle-NativeCode: lib/Omnikey.dll,lib/PEGODA.dll,lib/SynchApiCheck.dll;osname=win32;processor=x86

    I've solved the problem adding "Windows 7" as osname in the definitions as follows:

    Bundle-NativeCode: lib/Omnikey.dll,lib/PEGODA.dll,lib/SynchApiCheck.dll;osname=windows 7;osname=Windows 7;osname=win32;processor=x86

    ...or you can download the modified NFCManager jar file from here

    Hope this help!
    Regards, Gustavo G.

  5. #5
    Registered User WeiLin's Avatar
    Join Date
    Feb 2009
    Posts
    3
    Hi, gusdgg,
    thanks for your advice. The NFC manager works now on my Windows 7.

    Wei

  6. #6
    If you open the properties of the NFC Manager executable (in C:\Nokia...etc) in Windows explorer, then in the "Compatibility" tab you can then set the compatibility mode of it to be Windows XP SP2 (which is what it seems to have been developed and tested on).

    Then it should run just fine on Windows 7 (does for me). If you do the same for the emulator, you can avoid that warning about not being on Windows XP SP2 that I got on every start-up.

  7. #7
    Quote Originally Posted by andrew_d_mackenzie View Post
    [...] you can avoid that warning about not being on Windows XP SP2 that I got on every start-up.
    You can take a look here to see how to remove that annoying message
    http://www.adrianvintu.com/blogengin...-SP2-only.aspx

    BR,
    Adrian Vintu

  8. #8
    Registered User FAA's Avatar
    Join Date
    Jan 2010
    Posts
    3
    Thanks gusdgg, this works!

  9. #9
    Registered User chetan_saini's Avatar
    Join Date
    Dec 2010
    Posts
    2
    when i open the file in explorer and check it properties it does not display any info about compatibility and I can find manifest file......could some one help

  10. #10
    Registered User chetan_saini's Avatar
    Join Date
    Dec 2010
    Posts
    2
    link not working....plese email the modified NFC file to chetan_saini@yahoo.com

  11. #11
    Registered User gusdgg's Avatar
    Join Date
    Jan 2010
    Posts
    3
    Chetan_saini,

    I've fixed the link, It's working again. Regards.

  12. #12
    Registered User kashinath24's Avatar
    Join Date
    Aug 2012
    Posts
    2
    Hey putting jre folder in "C:\Nokia\Devices\S40_Nokia_6212_NFC_SDK\NFCManager" works only for window xp to run NFC manager on window 7 u need to edit MANIFEST.MF file see above comments

Similar Threads

  1. Can't start NFC manager
    By mghaoui in forum Near Field Communication
    Replies: 5
    Last Post: 2010-10-15, 12:52
  2. NFC Phone for development in Australia
    By mainrob in forum General Development Questions
    Replies: 1
    Last Post: 2008-12-09, 13:13
  3. 6131 NFC and ISO 14443B re-visited
    By npr.novo in forum Near Field Communication
    Replies: 2
    Last Post: 2008-10-28, 20:40
  4. NFC Manager External Reader Plug-in API
    By Alex_Polt in forum Near Field Communication
    Replies: 3
    Last Post: 2008-10-01, 17:29
  5. Nokia 6131 NFC firmware 5.12
    By j.delinselle in forum Near Field Communication
    Replies: 6
    Last Post: 2008-08-24, 15:56

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