ST25 NFC/RFID tags and readers

Ask questions and find answers on ST25 NFC/RFID tags and readers, including connectivity implementations and antenna design.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! When attempting to write to the mailbox, by calling getReaderInterface() vs writeMailboxMessage() TAG_NOT_IN_THE_FIELD is returned (even though it definitely is)

We have a problem, we are trying to upload a new firmware version over NFC, using the mailbox. Our bootloader is tight on space, so we came up with a simple protocol for it; When attempting to write to the mailbox by calling mNfcTag.writeMailboxMessa...

DNye.1 by Associate
  • 645 Views
  • 1 replies
  • 0 kudos

Resolved! CR95HF Nucleo baord SPI MISO issues

Hi,I am using the X-NUCLEO-NFC03A1 board with an Atmega328p MCU and atmel studio.I have been trying to communicate with the CR95HF via SPI but I cant seem to get any reply on the MISO line. The MISO line never drops below a certain voltage level (aro...

0693W000008GePeQAK.jpg
SMahm.2 by Associate II
  • 1455 Views
  • 8 replies
  • 0 kudos

Resolved! ST25R95/CR95HF Wake-up from Hibernate

I'm using a X-NUCLEO-NFC03A1 board with a NRF52 as host controller. I'm able to read/write commands and set the chip to WFE mode with Tag Detection and IRQ pulse as WU sources.Now I'm setting it to hibernate and, as far as I understood from the datas...

TMido.1 by Associate II
  • 1223 Views
  • 5 replies
  • 0 kudos

Resolved! Getting ERR_NOMEM when implementing custom "Fast Read Unlimited Blocks Command " ISO/IEC15693 command with ST25R3911B and MB89R118C Fujitsu Tag, to read 256 memory blocks/ 2048 bytes in one transaction.

Hi I am trying to implement a custom ISO/IEC 15693 command called "Fast Read Unlimited Blocks" command for the Fujitsu Tag MB89R118C (attached the datasheet). This command allows reading all 256 memory block or 2048 bytes on the Tag's memory in one t...

0693W000007Z2HWQA0.png
SDesa.1 by Associate II
  • 1183 Views
  • 1 replies
  • 0 kudos

Resolved! UART interface with ST25R3911B-DISCO

Posted on June 12, 2018 at 10:21I am trying to interface with the ST25R3911B-DISCO board via UART. Basically I want to send commands to the reader and then receive the response via the provided UART. I am planning on connecting the ST25R3911B-DISCO ...

Resolved! Wakeup by tag detection

Hello,I have a custom board with st25r95, I can read a tag and set it to sleep mode.But I wan't Wakeup by tag detection and Interrupt on the Irq_out pin, so I'm sending the following command using the st25r95Idle(0x64, 0x74, 0x3f) function.>>>0x07 0E...

suads by Associate III
  • 1716 Views
  • 10 replies
  • 0 kudos