An open API service indexing awesome lists of open source software.

https://github.com/zoonooz/android-beam-nfc-ndef-push-to-reader

Send and Receive NDEF message from Android ICS P2P with "Touch to Beam" function test on ACR122u Reader and Nexus S
https://github.com/zoonooz/android-beam-nfc-ndef-push-to-reader

Last synced: about 1 year ago
JSON representation

Send and Receive NDEF message from Android ICS P2P with "Touch to Beam" function test on ACR122u Reader and Nexus S

Awesome Lists containing this project

README

          

Android Beam NFC NDEF Push to Reader
===============
-------------------------------

Simple Receive NDEF message (SNEP) push from Android ICS in P2P mode with "Touch to Beam" function.

###Version 0.1#

* Now can receive only simple text NDEF message (more than 255 bytes)
* Use Initiator mode to manual set LLCP connection parameters

#####Testing on#

* ACS ACR 122U firmware 207
* Nexus S with Android ICS 4.0.3

Thanks to nfcip-java [http://code.google.com/p/nfcip-java/](http://code.google.com/p/nfcip-java/)