openevse_esp32_firmware
openevse_esp32_firmware copied to clipboard
Hide RFID config if no RFID hardware is connected
Ideally the RFID config should be hidden or a message displayed e.g "no RFID hardware connected" if a compatible RFID reader is not detected.
@matth-x are you able to take a look at this?
Hi, I already started working on it. There should be three different modes for the RFID panel by now:
- RFID activated and working
- RFID activated by build flag, but showing an error message due to connection problems with the NFC device
- RFID deactivated by build flag, hide the RFID panel
If you can reproduce a presentation error, please post the description here.
Hi, Maybe add a RFID.md file to explain the mechanism and propose a hardware compatible ? Link to PN532 reader ? THX
V2 UI has RFID config disabled if no RFID hardware is connected