Skip to main content
ST Employee
December 8, 2021
Solved

writing NFC messages to NFC enabled telephone devices

  • December 8, 2021
  • 1 reply
  • 951 views

** Question asked by @toshko​ **

 I'd like to know more about the similarities and differences when writing NFC messages to NFC enabled telephone devices (for example, between WiFi OOB and (File, Text, SMS and Mail))

I have ST25R3916 and STM32F429 and I can write NFC messages in Card Emulation mode: URI, Bluetooth pairing and WiFi OOB. I would like to know exactly what are those important details when I have to write a file, text SMS and e-mail. For example, if I have to write such NFC messages, what encryption function should I use for each NFC message here. Also other details and of your good practices how to organize what is needed.

Best Regards,

Toshko

    This topic has been closed for replies.
    Best answer by Brian TIDAL

    Hi @toshko​ 

    NFC Forum does not specify any particular encryption methods for NDEF message Read or NDEF message Write. Therefore, there is no need for an encryption function during NDEF read or write operations.

    Can you share more details about your use case in particular regarding your need for encryption?

    Rgds

    BT

    1 reply

    Technical Moderator
    December 8, 2021

    Hi @toshko​ 

    NFC Forum does not specify any particular encryption methods for NDEF message Read or NDEF message Write. Therefore, there is no need for an encryption function during NDEF read or write operations.

    Can you share more details about your use case in particular regarding your need for encryption?

    Rgds

    BT