Where can I get the Latest JSR257 jar with p2p interface ?
Hi,
I have downloaded Nokia_Symbian3_SDK_v1.0 but in the library JSR257 jar doesn't have com.nokia.nfc.p2p package in it.
Please provide me relevant information to get the updated JSR257.jar so that, i can try peer to peer communication between two Nokia devices.
Thanks
Re: Where can I get the Latest JSR257 jar with p2p interface ?
I think JSR 257 is only related to NFC (Near-Field Communications). I'm not sure which SDK the NFC support is in (note also that NFC will only work on phones with NFC hardware & a firmware version that enables NFC).
There seem to be a couple of archived Series 40 NFC SDKs: [url]https://www.developer.nokia.com/Resources/Tools_and_downloads/Archive.xhtml[/url]
There's also a beta SDK from last March (haven't used it, so I don't know if the NFC stuff is in there, instead of the archived NFC SDKs): [url]https://projects.developer.nokia.com/NokiaSDKJava[/url]
Re: Where can I get the Latest JSR257 jar with p2p interface ?
[QUOTE=petrib;852777]There's also a beta SDK from last March (haven't used it, so I don't know if the NFC stuff is in there, instead of the archived NFC SDKs): [url]https://projects.developer.nokia.com/NokiaSDKJava[/url][/QUOTE]
@Petrib, I have checked and you are correct, Nokia SDK 1.0 Beta for Java doesnt have NFC , I guess the developers have to rely upon the NFC SDK's in archive now.
Regards
Gopal
Re: Where can I get the Latest JSR257 jar with p2p interface ?
Hi,
do we have any JSR257, supporting Series 60 devices like Nokia C7-00. having NFCIP-1 connection ?
Re: Where can I get the Latest JSR257 jar with p2p interface ?
[QUOTE=riyazinteractive;852887]Hi,
do we have any JSR257, supporting Series 60 devices like Nokia C7-00. having NFCIP-1 connection ?[/QUOTE]
These are the Nokia devices that supports NFC [url]https://www.developer.nokia.com/Devices/Device_specifications/?filter1=all&filter2=nfc[/url]
Regards
Gopal
Re: Where can I get the Latest JSR257 jar with p2p interface ?
Hi,
I guess, you can copy or configure JSR 257 in eclipse/netbeans from S40 NFC SDK (for example Nokia 6131 SDK). After this you should be able to use your SDK and develop NFC app
Re: Where can I get the Latest JSR257 jar with p2p interface ?
[QUOTE=mahbub_s60;853690]Hi,
I guess, you can copy or configure JSR 257 in eclipse/netbeans from S40 NFC SDK (for example Nokia 6131 SDK). After this you should be able to use your SDK and develop NFC app[/QUOTE]
i have tried this to access localization (which is in s3 but not in s40) _and_ jsr257 from the same midlet.
unfotunatly i got conflicts when i copy the nfc-libs from s40-sdk into a project usng the symbian3-sdk
so either you use the s40-sdk (and dont have access to certain components the c7 comes with) or you cannot access nfc via j2me
i too hope there will be a full supporting sdk from nokia allowing us to access all the devices components ;)
Re: Where can I get the Latest JSR257 jar with p2p interface ?
[QUOTE=balagopalks;852894]These are the Nokia devices that supports NFC [url]https://www.developer.nokia.com/Devices/Device_specifications/?filter1=all&filter2=nfc[/url]
Regards
Gopal[/QUOTE]
i think he asked for the lib or package called jsr 257, not for a list of the devices. would be my question too.