1 (edited by pavlon 2012-06-06 17:37:33)

Topic: Nexus S -> SCL3711 (ACR122) under Windows 7

Let me know if I understand. For my project  I need to pass some data (a credit card number) from my phone (Nexus S with Android 4.0.4) to my pc equipped by SCL3711 or ACR122 (i have them both!)

For this purpose i need to push a Ndef Message under LLCP protocol, right? Even for a one-way communication (from phone to reader) ?

I need to do this under windows 7 64bit, and vb.net environment, because i need to continue a work done before by other students. May i  pass all project to a visual studio c++ environment (i have some experience with it), by translating the previous work. In this case i need to compile libnfc under Windows  (i found this procedure: http://www.mysecondplace.org/?p=329), but i would  have the trouble with nfc-tools that can work only under POSIX system, right?

Can you suggest  a way to reach my needs? I need to pass only one number from phone to reader, i can't believe that is so tricky...

Sorry for this request, but after 5 days spent reading forums and other projects like this I'm a bit confused and very tired
Thanks a lot for your work