You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: