Hi All,
I accidentally locked my Secured Element in my Nokia 6131 .
Now the phone is simply an NFC reader/writer and fails to operate in any Card emulation mode whatsoever.
Please guide me to...
Type: Posts; User: dushdushyant; Keyword(s):
Hi All,
I accidentally locked my Secured Element in my Nokia 6131 .
Now the phone is simply an NFC reader/writer and fails to operate in any Card emulation mode whatsoever.
Please guide me to...
How do I go about developing apps in C7.
Has anyone successfully deployed applications which can read the contents of a tag.
Nokia releases confirm that the NFC chip is capable to simply read the...
Hi guys,
Got my shipment of C7 phone , However I am not being able to play around with its NFC features. although the Phone can detect tags and says undefined format.
I tried my apps developed...
Thanks Michael,
Yippee now its done,
Thanks for sharing the url for those mifare documentations.
The problem that I was facing was that I was trying to write on the Sector trailer blocks...
Hi,
Thanks for clearing some doubts ,
When I use a key I am getting error code of 1,
So i tried writing without a key
i used block6.write(null, data, 0);
where data is in byte[] .
Hi all,
please give the links for com.nokia.nfc.nxp.mfstd.MFStandardException:
ERROR CODES
I am sometimes getting error codes of 1 and 0 when i try exception.getReason();
Please help
hi where can I get MFStandardException reason code explanation?
Currently I tried writing to card using block7.write(key, data,0);
and the response is MFStandard Exeption with 0 as reason code...
Hi Michael,
Thanks for the help.
I tried numerous ways
First I used
MFBlock block6 = cardConnection.getBlock(6);
block6.write(key, data, 0, 0, data.length);
Hi,
I found out a way of debugging on the device,
Nokia NFC6131 seems to support putty for debugging and all the sysout is coming onto the screen
next:
I found the error,
Neither write...
I am a newbie when it comes to using NFC related APIs .
I am trying to write data to an external mifare4k card and then read the contents from the card using a Nokia 6131 NFC mobile phone.
...
I am a newbie when it comes to using NFC related APIs .
I am trying to write data to an external mifare4k card and then read the contents from the card using a Nokia 6131 NFC mobile phone.
...
Hi All,
I am having a little problem using the Event List of JSR 075 to register Alarms through my application.
What I want is the alarm should repeat every Day till some fixed no of Days,...
Hi Guys,
I am stuck at how to start with my application which will send and instruct the printer through bluetooth to print an imag e or a document directly from the phone.
please give guidelines...
Is there any background listener available in J2ME that will listen to any events.
What I want to know is like in the native phone applications which listens to a preset alarm or an incoming call...
Is there any background listener available in J2ME that will listen to any events.
What I want to know is like in the native phone applications which listens to a preset alarm or an incoming call...