I am trying to read from to a NFC Tag using the MangOH Yellow. The documentation is limited and I am assuming that only emulate or write capability is currently supported since that is the only one referenced under Observations… it’s called “/NtagDhubIf/writeNDEF” Is this a correct assumption?
The problem is that I cannot get either to work. Please can anyone point me in the right direction. Is the read or write supposed to happen via an observation?
I am using the “NXP MIFARE Ultralight - NTAG215” type tags and is ultimately interested in only reading the tag values.
The NtagDhubIf is used to read/write to the on-board ntag as described there. If you wish to read from an external tag you will need incorporate the NTAG Reader stack vs. the i2c on-board tag stack we used. Let me know if you have any further questions. Hope this helps.