Hello,
We are trying to make the multitag detection functionality work with MIFARE PLUS tags and CLRC663, using the nxprdr lib v.05.22.01. However, we cannot get the expected result from status after performing discloop run.
The expected result for that case should be 0x008AU (PHAC_DISCLOOP_MULTI_DEVICES_RESOLVED).
However, we only receive 0x008BU (PHAC_DISCLOOP_MULTI_DEVICES_RESOLVED).
We wonder if there is any steps or configuration we have to consider besides our current steps. We want to use discloop API.
Thanks