gemu
gemu
its not related to ESP32, it happens also with esp8266 strange however that the error is reported for light driver which has no reference to ScriptWebShow
#define USE_SCRIPT #define USE_SCRIPT_WEB_DISPLAY #define USE_LIGHT works for me at least with my latest version
you may access the >M registers directly with sml[x] x being the line of definition 1 ... N (html lines not counted) these are updated when they arrive from serial...
you must compile with #define USE_SML_SCRIPT_CMD
PZEM is no longer officially supported by this driver because the Tasmota standard PZEM driver works for most users. however the code is still there and might still work with...
i would recommend to use the pn532 branch. it is the newest tasmota release and an updated driver from andrethomas . the pn532_89 ist no longer supported. this is work...
espeasy only displays the first 4 hex bytes as decimal value, while tasmota displays all 7 hex bytes. i really forgot that we had this mastertag thing already 20 years...
ok, then try it, its already implemented you simply have to enter a master UID in the source code currently 2 are foreseen one for adding und one for deleting...
new version of cmds a relay mode time => wait for tag to learn A UID relay mode time => enter UID in list directly AM UID relay mode time...
now you can read and write all sectors of the tag you can format it to NDEF and add records. // current commands ======================== a relay mode time => wait...