I developed some small applications for the Nokia 6131 that supported NFC. The SDK was special for this device, and it implemented the JSR 257.
Now, I see different mobile platforms with proprietary SDKs, each one proposing different features (Android ICS, Meego, iOS).
I would like to know which platform still support JSR 257? Also, I want to know if learning JSR 257 is still interesting or which way I could take? NFC is currently expanding, and it would be interesting to know which are the standard tools to develop for this technology. I do not want to learn a new framework, and then see that in two years is completely obsolete and unsupported.
JSR 257 is targeted at Java ME platform, so one can not expect its direct support on other platforms.
Android and iOS plaftorms are definitely different from Java ME:
As far as I can tell, Meego is a different platform, either.
Per my recollection answer to above is no, unless one is comfortable with idea to be locked within a limited range of phone models, mostly from Nokia. Please note here I am referring to JSR 257 API, not to NFC in general.