ST25 NFC/RFID tags and readers

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Write Multiple Block in RF

Hello,I am trying to use RF with iOS and Android to write into the memory of the ST25DV04KC. Reading is not a problem, but the difficulty is the protection. There are two areas: Area 1 is only used for the NDEF message and is locked with Password 1. ...

SimoE by Associate II
  • 277 Views
  • 1 replies
  • 0 kudos

Resolved! ST25R3916B Code that controls RF power

您好我们使用NFC08A1开发板做NFC识别时,功率无法达到介绍中的1.7W。开始以为是VDD_RF的电压偏低,然后控制寄存器2C的rege将VDD_RF的电压设置为5.1V,使用B区域寄存器2C和万用表读取都没达到5.1V,测量到的最高电压只有4.9V。而且运行直接命令开场后电压降为4.6V。开发板的最高电流只有100mA。排查过供电电源没有功率受限的问题。想问下如何提高功率,期待获取到贵公司的指导。 Hello.When we use the NFC08A1 development boar...

he2 by Associate II
  • 837 Views
  • 11 replies
  • 0 kudos

Resolved! Digital Key Solution development

I am looking for an evaluation board for Smart Key/Digital Key application development. Specifically, I need a board that supports NFC, UWB, and BLE with library support. Expecting support to finalize hardware platform

Resolved! NFC with ST25DV ISO15693 on ANDROID (kotlin)

Hey !!I'm new to the world of NFC, and I'm currently developing an application to communicate with a product (connected padlock) as part of my work. I know that we use mailBox for our orders. In practice, to unlock the padlock the command: 35FF1234EE...

Resolved! NFC Technology

Hello, I have a question: Is the NFC technology in the iPhone always active, even if the Wallet app is not in use? I mean, is it always emitting RF radiation to read/write?

Resolved! ST25 ST32 Energy Harvesting + FTM Usage

Hi,I am currently programming a custom PCB with a similar design to the SMARTAG1. I believe I have correctly enabled FTM and EH_MODE. I have populated the FTM with a test message and checked by reading it back via I2C. EH_MODE has been set to 0. When...

Resolved! configuration of ST25R100 chip with STM32C031C6T6 microcontroller in STM32cube IDE

Hello STMicroelectronics CommunityI am facing issues in configuration of ST25R100 chip with STM32C031C6T6 microcontroller in STM#@cube IDE. I am using default configuration settings but still facing trouble in initialization.Can anyone in here who is...

Resolved! ST25DV64K Check MB_MODE failing

Hi, I was just wondering if someone could spot why my code could be failing when my CheckMBMode function is being called in my main loop. I am successfully opening a security session before reading and writing to the MB Mode register so I am unsure w...