descriptionNokia NFC Bluetooth PCSC Reader
homepage URLhttp://code.google.com/p/nfcbtpcsc/
ownernfc@jdkbx.cjb.net
last changeWed, 7 Apr 2010 19:25:30 +0000 (7 21:25 +0200)
content tags
add:
readme
This project enables the use of a Nokia 6131 NFC or 6212 NFC phone as a contactless smartcard reader over bluetooth under Linux/Unix through PCSC-Lite. For this to work two seperate components are necessary. A midlet that runs on the phone and a PCSC-ifdhandler library that utilizes BlueZ to connect to the midlet. The whole thing works, but there are some annoyances mostly due to limitations of the current JSR-257 implementation on the S40 phones. This is the ifdhandler part.
shortlog
2010-04-07 jdkbxchanged protocoll to use 2 byte lengthmaster
2009-05-13 jdkbxbe less verbose
2009-05-13 jdkbxcorrectly handle fragmented responses
2009-05-12 jdkbxsearch for l2cap psm, when no rfcomm port is found
2009-03-12 jdkbxadded gpl v3 license
2009-03-12 jdkbxcomments and variable naming
2009-03-04 jdkbxcomments for realease
2009-01-08 jdkbxactually act on eof, instead of trying to select on...
2009-01-07 jdkbxselect on socket when reading presence
2009-01-04 jdkbxworking
2009-01-02 jdkbxworking to read passport with rfidiot
2008-12-29 jdkbxuse device bt_address in reader.conf, so phone can...
2008-12-28 jdkbxworking again
2008-12-27 jdkbxextracted nfc stuff
2008-12-27 jdkbxfirst working version
2008-12-26 jdkbxchanged to use bluetooth discovery and sockets instead...
...
heads
14 years ago master