Support request for forcing the NFC peripheral st25r3911b in low power mode (or power down)

Dear Customer Support,

We use the  nRF52840 as our main controller

For our NFC / tag detect requirement, we use the ST25R3911B over a SPI interface

It's datasheet is available here

https://www.alldatasheet.com/datasheet-pdf/pdf/927251/STMICROELECTRONICS/ST25R3911B.html

We have integrated the NRF drivers available here

https://github.com/nrfconnect/sdk-nrf/tree/main/lib/st25r3911b

Overall the scan detection is working fine using couple different tag types

So far so good.

Next step, we are trying to force the NFC peripheral into some sort of sleep mode, or low power mode, or even power down

Question:

Does the available NRF drivers offer such interface?

Thank you

Related