but in this scenary the external reader & the applet can try to access to the Mifare at the same time, or when the mifare is blocked by one of the elements by the other. what would happen in this...
Type: Posts; User: alex.r; Keyword(s):
but in this scenary the external reader & the applet can try to access to the Mifare at the same time, or when the mifare is blocked by one of the elements by the other. what would happen in this...
Hi, we need to find an alternative solution for autostart one midlet after the mifare was modified.
So we have thought that one solution can be that an applet check the mifare and if a change is...
hi,.... my applet state is the same!
Hi!
it works!
The midlet starts when i quit the phone from the external reader!
boooooofffff,.....
Hi, finally i have been able to install the applet in my nokia 6131 NFC!
now i want to send a select apdu command.
the card-info says that my applet is loaded.
I have tried the following...
Hi, for general interest:
One of the problems is with the reader, i change the omnikey for Pegoda and the error:
has disappeared, more info:
...
Hi again, I tried the same in other computer with java version "1.5.0_11" and Eclipse + JCOP
the autentications works!! But the applet upload fails!
(the .cap is the one provided by Nokia)
Hi, I can upload an applet in my Nokia 6131 NFC the phone is unlocked and i´m using JCOP ide (withouth eclipse).
I have done 2 test,... and i know that if i try 10 times the secure element is...
Hi again, i´m not able to load any applet to the Nokia 6131 NFC using JCop tools.
Eclipse 3.2.2
java version "1.5.0_14"
My error is the follwing:
Can somebody tell me some idea? I think...
Hi jsautreau,
I have problems uploading applets to unlocked 6131 NFC using Eclipse + Jcop.
Can you write the commands you use in Jcoop console?
/term --> works well
but the /car -a "AID"...
What is your development environment? Eclipse + Jcop, JavaCard or SmartCafe?
Searching a little bit more, i found this:
http://forum.java.sun.com/thread.jspa?threadID=704740
is my javacard TERMINATED?? :eek: :( :confused:
Ok, more data.
Searching i found this: http://discussion.forum.nokia.com/forum/showthread.php?t=107584
So I Downgrade JRE Eclipse use to 1.5, and then the error is:
nobody has found this...
Yes,... is the one i´m using.
Hi the following code works well with autostart with tag touch, i suppose that with your app.
DiscoveryManager discoveryManager = DiscoveryManager.getInstance();
String launchType =...
Hi, I want to develop and upload an applet in to 6131 NFC.
I have an external reader (CardMan 5121). I have a old version of JCTool software.
which are the main steps?
1.- Unlock phone with...
I use a Verisign certificate without any problem, Eclipse + Carbide J.
But i have paid +- 200 euros, where have you found this free certificates?
Ok, at this moment i have an applet but when i try to upload i get the following error:
/terminal ${CURR_TERM}
--Opening terminal
/atr
--Waiting for card...
ATR=3B 8F 80 01 80 4F 0C A0 00 00...
I have developed a Midlet in the 6131 NFC which has access to Mifare using Nokia_6131_NFC_SDK_1_1.
Now I need to develop an applet, i´m going to use Java Card 2.2.1 API.
I need to communicate...
Ok, I have found the solution!
Calling the MIDP 2.0 platformRequest method inside the MIDlet class as follows:
platformRequest("tel:mobileNumber")
...
Hello,
I would need to start a phone call from my midlet. Is it possible ?
Thanks in advance!
Necesito que mi aplicacion se arranque al detectar un lector nfc externo.
El mobil es el 6131 NFC, en el foro en ingles me dicen que tengo que usar applet en el elemento seguro,... esto no seria...
The PushRegistry.registerConnection code line has a result of:
Exception: Platform Unsupported
Do you know something about this error?
Well, if is possible, i´ll avoid to write any applet. :eek:
So,..
it´s posible to write an autostart app that listen to any external reader? (Not listen internal mifare) :o
Ok,... And it´s posible to write an autostart app that listen to any external reader?
I suppose that for this solution it´s necessary to write an applet in the internal secure element, isn´t...