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

Missing docs for ndef emulation #24

Open
CyberGl1tch opened this issue Sep 18, 2024 · 1 comment
Open

Missing docs for ndef emulation #24

CyberGl1tch opened this issue Sep 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@CyberGl1tch
Copy link

Is it possible to use this Python library on a Raspberry Pi to perform NFC card emulation, specifically to emulate a forum tag v2 or v4 on Android?

@gassajor000 gassajor000 added the enhancement New feature or request label Oct 5, 2024
@gassajor000
Copy link
Owner

Yes that capability should be supported. The example for ndef emulation hasn't been ported to python yet but you can look at it to attempt to convert it yourself. https://github.com/gassajor000/pn532pi/blob/master/examples/emulate_tag_ndef/emulate_tag_ndef.ino

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

No branches or pull requests

2 participants