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

Implement NFC #187

Open
chris1howell opened this issue Jun 14, 2018 · 3 comments
Open

Implement NFC #187

chris1howell opened this issue Jun 14, 2018 · 3 comments
Assignees

Comments

@chris1howell
Copy link
Member

chris1howell commented Jun 14, 2018

Implement NFC/RFID Read, Write and authenticate.

Add ability to read NFC tag and authorize based on a locally stored tag.

Developers tool - Add ability to write to NFC tag and store tags that are authorized locally.

Future OCPP Add ability to read tag and pass tag via OCPP for authentication. Accept or reject tag based on response from OCPP server.

I plan to start working on this with a common PN532 chip and PN532.h libraries over I2C (connected to Huzzah).

Example code:
NFC on 8266

@doanerock
Copy link

I agree I would love this. This would be great for keeping the charger from activating until the owner returns or if I want to keep track of how much a renter uses. It is too bad that there has not been any activity in the last four years on this.

@chris1howell
Copy link
Member Author

chris1howell commented May 5, 2022

The feature is available on a ESP32 version 4.x development release here:
https://github.com/OpenEVSE/ESP32_WiFi_V4.x/actions/runs/2045138078
It will soon be merged into the stable releases.

ESP8266 2.x is no longer supported or under development.

@doanerock
Copy link

Thats amazing. Is there any documentation on how it works, and configured? Are there RFID modules for sale?

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

No branches or pull requests

2 participants