cancel
Showing results for 
Search instead for 
Did you mean: 

read ndef message with ST25R3911B-DISCO

jason tolis
Associate
Posted on October 27, 2017 at 15:58

hello i have download the library for NFC   'en.x-cube-nfc5' and i running the demo example.  i can read read the unique id from nfc card, but i cannot find a way to read ndef message.

how can i do it?

thanks

#st25r3911b-disco #ndef #read-ndef
1 ACCEPTED SOLUTION

Accepted Solutions
Ulysses HERNIOSUS
ST Employee

Posted on December 14, 2017 at 15:32

Hello Jason,

reading NDEF is not supported by source codes - sorry!

Regards, Ulysses

View solution in original post

5 REPLIES 5
Ulysses HERNIOSUS
ST Employee

Posted on December 14, 2017 at 15:32

Hello Jason,

reading NDEF is not supported by source codes - sorry!

Regards, Ulysses

PPK
Associate II

STM team,

Now, Do we have a way to read NDEF records / as plain data, from M24LR16E, using ST25R3911 <==> STM32-MCU ?

Software sample / support ?

Ulysses HERNIOSUS
ST Employee

Hello Jason,

X-CUBE-NFC5 v2.0.0 supports now ndef - at least on F4,L4. Please watch out for the provided targets/configurations in your IDE: e.g. STM32L476RG_NUCLEO_PollingTagDetectNdef vs STM32L476RG-Nucleo_PollingTagDetect.

Regards, Ulysses

Hello Ulysses,

Do we have a way to read NDEF records / as plain data, from M24LR16E, using ST25R3911 <==> STM32-MCU ?

Software sample / support ?

Since ST25R3911B DISCOVERY - PC application able to read - write NDEF, means, ST25R3911B_DISCO_FW_v1_2_8 firmware includes the NDEF reading from the STM32L476RE MCU !!??

Ulysses HERNIOSUS
ST Employee

Hello Jason,

yes, the demo should support reading NDEF from M24LR.

All low layer primitives including fast mode are implemented inside rfal_st25xv.c.

Regards, Ulysses