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! How do I write data (a seven digit int) to a ANT7-T-ST25DV04K with an ATTiny through Arduino IDE

I have a project where a sensor of mine reads a frequency value of 7 digits (5000000 for example) and is sent to a ATTiny414. I want to write this data on to the ANT7-T-ST25DV04K through I2C. I can't use the STMDuino library as the microcontroller ho...

DSinh.3 by Associate
  • 621 Views
  • 1 replies
  • 0 kudos

Resolved! ST25RU3993 Reader previous Firmware (V3.1.0)

Hello,I'm working on a custom application with a board with a previous Firmware (V3.1.0) that works well. I have a 2nd board with the newest Firmware version(V3.2.1.0) that does not work with it. Any way to have access to a previous firmware V3.1.0.0...

_legacyfs_online_stmicro_images_0693W00000bi376QAA.png
EP.3 by Associate
  • 798 Views
  • 1 replies
  • 1 kudos

Resolved! Simplest way to use firmware for another MCU

How to simply use firmware for custom project? Which functions are necessary to scan tags? Example in gen2.h requires almost all files included in the project, which creates many errors when compiling. P.S. I have successfully read chip version, so w...

Leptonas by Associate
  • 992 Views
  • 1 replies
  • 0 kudos

Resolved! Problem with NFC Tag detection using ST25R95

We have designed a a custom PCB with a custom antenna using ST25R95 NFC Tag reader, also the antenna tuning has been done. We found an issue during our testing, at our production site the tags are not getting detected but the same PCBs are working fi...

Resolved! How to read blocks after 64(256bytes)

I am build an andriod app,device is using ST25DV04K NFC chipi should read first 256 bytes using commnad 0x02,0x23,0x00,0x3fbut failed to read last 256 bytesI try 2 commands:send 0x02,0x23,0x40,0x7f,respone:0x01,0x0fsend 0x02,0x33,0x40,0x00,0x7f,0x00,...

cJK.1 by Associate
  • 665 Views
  • 2 replies
  • 0 kudos