openevse_esp32_firmware icon indicating copy to clipboard operation
openevse_esp32_firmware copied to clipboard

Hide RFID config if no RFID hardware is connected

Open glynhudson opened this issue 3 years ago • 3 comments

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.

glynhudson avatar Jun 08 '22 10:06 glynhudson

@matth-x are you able to take a look at this?

jeremypoulter avatar Jun 08 '22 11:06 jeremypoulter

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.

matth-x avatar Jun 09 '22 15:06 matth-x

Hi, Maybe add a RFID.md file to explain the mechanism and propose a hardware compatible ? Link to PN532 reader ? THX

Tifaifai avatar Jun 15 '22 07:06 Tifaifai

V2 UI has RFID config disabled if no RFID hardware is connected

glynhudson avatar Mar 30 '23 00:03 glynhudson