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! ST25R Obtain RSSI of multiple tags

Hello everyone,I am working on a project that requires identifying the RSSI of all surrounding tags.If "tag 6361" is not placed, the remaining three tags can be recognized and their RSSI can be obtained. However, after placing "tag 6361", only "tag 6...

dea5a365034dcd0cb236aff7ca216e4.jpg
he2 by Associate II
  • 677 Views
  • 4 replies
  • 1 kudos

Resolved! About ST25TV02kcTag encryption issues

Hi!St Community My goal is to set a password for the user memory area on the card.During the process of writing the encryption code for the card, I read the manual for the ST25TV02KC.   Based on the underlined sentence in the image, I first send the ...

Rance_4-1728922336122.png Rance_0-1728921724082.png Rance_2-1728921813115.png Rance_3-1728922019762.png
Rance by Associate III
  • 853 Views
  • 4 replies
  • 3 kudos

Resolved! ST25NFC library for ST25R3916B

Hi everyone, Today I installed the ST25NFC library for my ST25R3916B when I unpack the the zip file I see a .exe file. After installing and going to the designated folder I see all the files. What to do with those files is where to problem starts. I ...

Resolved! ST25DV04KC disable RF writing

Hello All.I want to disable RF write access for all the user memory. Do I have to use RFA1SS like: Write password 00000000;If security session is open:     Read RFA1SS, OR it with mask 0x0C and write back to RFA1SS;     Write password ffffffff.?Do I ...

baranovus by Associate III
  • 562 Views
  • 2 replies
  • 0 kudos

Resolved! ST25R3916 - I2C Issue

Hi everyone,I'm currently working on reading and writing the registers of the ST25R3916 chip, which is mounted on the NFC08A1 board. However, I'm running into some issues with the I2C read and write operations.Below is the code I'm using to attempt r...

Resolved! STSW-ST25R-LIB using SPI while in IRQ context

Hello everyone, in a project we are using the ST25R3916 chip to read RFID cards. To do this we are using the sources of the STSW-ST25R-LIB library. If the ST25R3916 sets its IRQ output, the routine st25r3916isr() is called. In this ISR the interrupt ...

afr_e2 by Associate II
  • 1502 Views
  • 10 replies
  • 0 kudos