chuckfletcher wrote:Can anyone provide any guidance?
What kind of guidance are you expected for ? Nexus S is a phone that can communicate using NFC; So from libnfc's point of view, that's exactly the same than other NFC devices.
chuckfletcher wrote:I'm interested in creating some home brew demos using the nexus s NFC/RFID hardware.
If you want to code for Nexus S, a dedicated forum should be more appropriated.
chuckfletcher wrote:I think I need to find the appropriate tags and how to encode urls into tags that the nexus s can read by it's tags app.
IMHO, you should have a look to standards like NFC forum's ones and maybe ISO14443 (mainly -3 and -4).
This way you will do standard things, so that will work on any NFC Forum compiliant device (not only Nexus S).
chuckfletcher wrote:Not sure about iso 14443 tags or mifare etc
MIFARE tags are the most used family in ISO14443 tags and the more easily available. I recommend you to not use MIFARE Classic if you want to do some secured things.
chuckfletcher wrote:Does nexus s support all of libnfc?
If I root the device can I get acces to write functionality?
Also want to write some background apps that poll the NFC occasionally.
These questions are Nexus S related, so please ask them on appropriated forum.
BTW, libnfc experiments reports, even using Nexus S device, are more than welcomed here.
Romuald Conty