you have the right content.
Type: Posts; User: yakdogan; Keyword(s):
you have the right content.
Replace the keys FFFFFFFFFFFF with D3F7D3F7D3F7 on both sectors.
Application directory entry must be 03E1, denn it works.
Maybe we will see it in Wima 08 at the end of the month.
Hi Terenas,
my calculations give the same values.
e.g.
sector 1.
data blocks: 4 4 4
trailer block: 4
gives a 3 byte combination: byte 6 7 8 in trailer block started with 0.
Hi Klaus,
i had the same problem like Jlanza.
Maybe we make something wrong in Application Directory area, e.g. application directory entry or checksum.
The question is what you write with...
Use SimpleTagConnection.
Look at Programmersguide (3.3.1 SimpleTagConnection)
I hope this helps.
Hi Roberto,
do you want to share your use case or your thoughts with us? (if it is not secret).
yalcin
it is not easy to find presentations.
on there website:
(first menu point) -> NFC Congress 2008 -> DOWNLOAD PRESENTATIONS and MATERIAL
then you will get a login menu.
Hi Hartti,
NFC - Wiki -> http://wiki.forum.nokia.com/index.php/NFC
under "Links" the last entry.
Ok, i found the error.
I must use MFValue to calculate Block Value.
application.write(null, (new MFValue(value, adr)).toByteArray(), 0, 16, 0);
If i want to see the Presentations, need a password. Is it intended?
Thanks.
hi sunil,
i read the document and started a new thraed. could you plese look at it?
-yalcin
I use the modified example code:
++++++++++++++++++++++++++++++++
public class MFStandardExampleMidlet extends MIDlet
implements CommandListener {
private MFStandardConnection conn = null;...
Hi All,
I want to test access condition "decrement" for internal Mifare in emulator environment.
On decrement operation emulator brings allways -> MFStandardException "Block is not a value block"...
Did you try to launch your midlet with push registry?
connection url -> "nfc:undefined_format"
-yalcin
Hi,
i would like to understand your problem hier.
if i run the given example (just extended to read also manufacturer data) on the emulator environment, get the results:
UID -> BF 19 C1...
Hi,
did you read the following thread? message #7 could solve your issue!!
External Reader talking to 6131 Internal MiFare
...
Hi,
I want to Access internal Mifare 4K from SE Java Card. Could anybody bring more light then i have to the tool landscape ?
- SmartCafe Toolkit and (G&D specific libraries). Are the libraries...
Hi,
the same gpshell text file loads my applet to SE with success on my computer.
just two suggestions:
1) use a cap file which is delivered with Nokia SDK, e.g. in...
Hi,
The issue was the card reader name. My phone was not locked.
I found out that Omnikey CardMan 5321 registers two readers:
1) “OMNIKEY CardMan 5x21 0”
2) “OMNIKEY CardMan 5x21-CL 0”
...
Hi,
I used GPShell to load HelloWorld applet as appl.cap file in Secure Element in 6131 NFC Phone.
Maybe my phone is locked forever! Can anybody tell me what I am doing wrong hier?
My...
Thank you for great information.
One further question is:
Developer A and developer B have created two different applications. How does get the user, who is interested for both applications to...
Hi Fido,
i have the feeling, everything works fine at your phone. Your MIDlet allready started and did, what it should do.
One of the Records in the example TestTagMidlet is action Record and...
Two questions.
1 - which address displays your browser?
2 - did your MIDlet has the permission
"javax.microedition.io.PushRegistry"