Skip to main content
Graduate
August 31, 2023
Solved

ST25 NFC APP

  • August 31, 2023
  • 1 reply
  • 1035 views

Hi we are developing a product in lighting with STM32MCU and ST25 NFC Chip.We are planning to develop an customer app for our products with certain parameters that we can have the variables through NFC .One of my colleague recommended the app can be developed using ST25 NFC App(SDK).Is it possible to use the app for our products.Just as a new joinee a doubt about the idea or else we have to develop it with different IDE (eg.Eclipse)to have it as exclusive for our product.

    This topic has been closed for replies.
    Best answer by Olivier L

    Hi,

    If my understanding is correct, you have a lighting product that you want to configure through NFC. Do you want to do this configuration through an NFC Reader on PC or through a smartphone?

    NFC is indeed very well adapted to this kind of configuration, for example at the end of the production line. I recommend you the ST25DV04KC and ST25DV64KC which have a Fast Transfer Mode Feature.

    Concerning the ST25 SDK, this is the library where we implement all the features of our tags. It brings you some explicit and easy to use API to communicate with ST Tags. 

    This ST25 SDK library is then used:

    Best regards

    Olivier

     

    1 reply

    Olivier LAnswer
    ST Employee
    September 1, 2023

    Hi,

    If my understanding is correct, you have a lighting product that you want to configure through NFC. Do you want to do this configuration through an NFC Reader on PC or through a smartphone?

    NFC is indeed very well adapted to this kind of configuration, for example at the end of the production line. I recommend you the ST25DV04KC and ST25DV64KC which have a Fast Transfer Mode Feature.

    Concerning the ST25 SDK, this is the library where we implement all the features of our tags. It brings you some explicit and easy to use API to communicate with ST Tags. 

    This ST25 SDK library is then used:

    Best regards

    Olivier