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! HardFault_Handler() error in SPI

Hi, When I leave my code to play for more than one hour I received the error HardFault_Handler(), I found in registers whats the last line executed before entering in the error function, below I put a picture of this part of the code.  Note: That err...

0693W00000AMXbnQAH.png
GPaiv.1 by Associate III
  • 1510 Views
  • 7 replies
  • 0 kudos

Resolved! How to send NDEF packet with RFAL-HL?

Hi,I've implemented the RFAL-HL ( Higher Layer ) based on X-Cube-NFC5 in our project.Currently, the example only provides us with a way to detect tags only. I would like to know, what's the procedure by which we can send an NDEF data packet to a P2P ...

AShar.10 by Associate II
  • 915 Views
  • 2 replies
  • 0 kudos

Resolved! Hello all, can I interface ST25RU3993 with esp32(wifi module) ,,so that the scanned data is sent to our website via wifi.

In my project,, ​the tags need to be scanned and sent to our created website,, the data needs to get sent via LAN or wifi using LAN module and esp 32.​Our code is written on Arduino IDE.My question is that,, can this reader (ST25RU3993) be interfaced...

AYeol.1 by Associate
  • 773 Views
  • 1 replies
  • 0 kudos

Resolved! RFID reader for STEVAL-SMARTAG1

Hello,I am curious if there is a RFID reader that extends the communication distance for STEVAL-SMARTAG1. If so, could you kindly provide the link and description. Thanks in advance,J.X

Resolved! Cannot build the iOS source project with Xcode 10.2

I had downloaded the source code and try to build the project with Xcode 10.2. it show that "Checksign.h" is missing. I cannot find this header in any source folder. Is it a external header?I am new to iOS app development. :grinning_face_with_sweat:...

TimLau by Associate
  • 748 Views
  • 3 replies
  • 0 kudos

Resolved! CR95HF stops responding to UART

I use CR95HF with UART communication for some applications. I notice that occasionally (seemingly at random) the CR95 will stop responding to any UART commands. I send an ECHO and receive no response. I have experienced this with several of my own de...