Override custom commands
The ST25DV and M24LR define custom commands for specific purposes. Is there a way to override these command values so I can send a small few byte payload over NFC to the chip, read the payload, and send back a response with the same command value?
The custom command range starts at A0 so I'll use that as an example. Since the ST25DV and M24LR define A0h for Read Configuration, does that mean I can't use A0 for something else?
