Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth Support #137

Closed
Lostish opened this issue Jun 29, 2017 · 3 comments
Closed

Bluetooth Support #137

Lostish opened this issue Jun 29, 2017 · 3 comments
Labels

Comments

@Lostish
Copy link

Lostish commented Jun 29, 2017

Add Bluetooth Support for ACR1255U-J1

As Samsung phones lack support for Mifare Classic ( NFC Cards ) samsung users may want to add support for it via external readers like ACR1255U-J1.

@ikarus23
Copy link
Owner

ikarus23 commented Jul 4, 2017

I'm working on supporting external readers like the ACR122U. Well I'm working on supporting the app "External NFC". This app makes it possible to use some USB based NFC reader with Android devices that do not have an NFC reader. Have a look at #123 and #13.

Well, Bluetooth is another thing than USB. But I don't think I will have the time to implement this. Maybe the developer of "External NFC" is willing to extend his app...

Oh, and MCT is open source. So maybe someone out there has the time and skill to implement this.

@sesam
Copy link

sesam commented Sep 4, 2018

@Lostish see #197 for a possibility. There is even example code, so if you have a special/limited use-case, maybe you or someone you know can take that example code and run with.

@ikarus23
Copy link
Owner

Sorry, but I will drop this feature for now.

  • I lack the time to implement it
  • I want to keep the code clean and open source (no closed source vendor libs)
  • Most phones support MIFARE Classic by now (even some old and most new Samsung phones)
  • You can get a used (or maybe even new) NFC enabled smartphone that is cheaper than the ACR1255U-J1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants