Resolved! Is X-Nucleo-NFC03A1 board compatible with Arduino Uno?
I have purchased "X-Nucleo-NFC03A1" NFC reader evaluation board. Can I use Arduino Uno to control the NFC board? and does anyone have a sample library?
Ask questions and find answers on ST25 NFC/RFID tags and readers, including connectivity implementations and antenna design.
I have purchased "X-Nucleo-NFC03A1" NFC reader evaluation board. Can I use Arduino Uno to control the NFC board? and does anyone have a sample library?
I would appreciate any suggestions in that issue.Thank you in advance.Best regards.Piotr Olczyk
Hi ,Is ST25RU3993 module support "Any Sensor tags " like RF micron ..?
Hi,How can I easily write/read N213 tags using rfal v2.2.0?For the v1.3.2 version I used to call rfalISO14443ATransceiveFrame() to do it but I don't know how it's done in this latest stack version.regards,gaston
Hello,I'm using ST25R95 in my project. I'm sending pulse signal in order to transit from powerUP mode, and after it the Idle command in order to enter hibernate mode.Idle command: {0x07, 0x0E, 0x08, 0x04, 0x00, 0x04, 0x00, 0x18, 0x00, 0x00, 0x00, 0x0...
你好:我想读�?�和写入类型 4 标记与 X 核 nfc06A1。是�?�有任何这样的例�?�?�以帮助我快速入门
err = rfalNfcvPollerSelect(RFAL_NFCV_REQ_FLAG_DEFAULT , &gDevList->dev.nfcv.InvRes.UID[0] );err = rfalNfcvPollerReadMultipleBlocks(RFAL_NFCV_REQ_FLAG_DEFAULT, &gDevList->dev.nfcv.InvRes.UID[0] , 0 , 4 ,&ttdata[0] , TT_TAGSIZE , &ttlen );err = rfalST2...