Hello @danielmartynek
I did some configuration changes in my existing project.
A short overview of my project- "We are trying to get the NFC 3321 to work with MCU Standby Mode"
So far the NFC chip is working perfectly fine in the RUN mode. I am attaching the project so you can see that we have configured Standby in MCU Mode Configuration in EBTresos.
Ideally we have NFC_IRQ that should wake up the system but since NFC chip is powered by GPIO. Is it possible that pin is getting disabled after we run the Standby command in our code?
P.S. Also I was unable to create a support ticket. Is there something wrong on the server side