-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Description
Hey there!
I bought a Waveshare 2.13" ePaper Display. It comes with a ST25R3911B NFC Board and a mobile app to write Images to the Tag. I wanted to get this working with Plugin.NFC/C# in a MAUI App. I got the library hooked up as per the examples. But even clearing does not seem to work as a basic operation.
Is anyone here familiar with those NFC tags and help me out here or are they using some proprietary commands to be programmed?
here the reference C/Python code can be found so maybe someone can check that out and get some thoughts in: https://github.com/waveshare/e-Paper and for the ePaper display I have in front of me it's here:https://github.com/waveshare/e-Paper/blob/master/RaspberryPi_JetsonNano/python/examples/epd_2in13_V3_test.py
Cheers vuchl