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 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?
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
The text was updated successfully, but these errors were encountered: