both support 13.56MHZ,it can encode message and set the message into NFC playload, but why cannot read tags
both support 13.56MHZ,it can encode message and set the message into NFC playload, but why cannot read tags
Because to be RFID (13.56MHz) reader you need to have specific HW stages to drive the field, detect something present in it etc. (in ISO14443 language simply implement PCD role to detect and talk with PICC). This seems never been in nRF52 scope so there is no way around it, this HW won't read other PICCs (= tags as you call it).
Because to be RFID (13.56MHz) reader you need to have specific HW stages to drive the field, detect something present in it etc. (in ISO14443 language simply implement PCD role to detect and talk with PICC). This seems never been in nRF52 scope so there is no way around it, this HW won't read other PICCs (= tags as you call it).