I'm starting to develop an application to read and write on NFC tag's mem. But I want to disable the GPIO pulse on write in some cases, to do it i have to write on tag's registers. I do not found on SDK docs how to do it. Does anyone know how can I d...