Hey,
I'm having the same problems with my Nokia 6212 classic, which I upgraded this morning. After the upgrade (worked perfectly before) I cannot get System.out.println from the device. This is...
Type: Posts; User: jnorris; Keyword(s):
Hey,
I'm having the same problems with my Nokia 6212 classic, which I upgraded this morning. After the upgrade (worked perfectly before) I cannot get System.out.println from the device. This is...
Are the C1 C2 C3 you mention applicable to the data area (in which case I assume you're using the same values for all three blocks), or the sector trailer? I don't mind sending you the HEX if you...
I guessed that it would be difficult to get a response from this, but I've solved it by some some miracle and I'll post the answer for all googlers in future.
There is a simple error in the...
Perfect, thanks Graham!
James
Does anyone know what Java VM Nokia use for the Series 40 phones? Is it a homebrew, Applix, Esmertec or other?
Thanks,
James
SmartMX is the type of secure-element embedded in a Nokia 6212, it contains Mifare emulation which can be used to store an NDEF record. Probably worth reading the FAQ on the 6131:
...
Some operators are a bit funny about HTTP data, occassionally sites outside of the operators "domain" are disallowed. You might try performing a http post using either a home-grown MIDlet (to a...
Hey sharmashashi17,
Sorry I was never able to solve this issue. I can only assume that it's not possible to detect this event from a running MIDlet.
James
This is a question specific to Java Card development (applets not MIDlets), and more specifically Mifare cards/architecture. Any help would be really appreciated!
Using the G&D JCSuite toolkit...
Unlocking the mifare emulation, and unlocking the secure element are two different tasks. You should be looking to unlock the Secure Element (to install an applet and log in as your log shows you're...
Hey,
I guess there isn't an answer for the 6212? It seems odd to me as the information is clearly available via push anyway (push can be triggered to launch the application when a particular AID...
Hi,
I don't know of any way to extend the display duration of an image specifically. However we have experimented with 3-second videos of static content (a short video which doesn't animate, just...
Hi all,
This seems to be a common topic in the forums, I hope I haven't re-posted a previous question but please feel free to redirect me.
Simply put I have a MIDlet which needs to know when a...