ST25TV - App developpement

Hi,

I’d like to develop an application to take ST’s ST25TV chips further (especially the tamper evident function). I’ve understood how the library etc works, but for starters I’m trying to make a “lite” version of the nfc application. But I get stuck, the application often crashes when opening the page with the NFC worker. My test application code is in my repository below.

What would be the best way to achieve my goal? To use the NFC library or to do something more raw directly in the application?

Thanks,

Kiwil

Hi,

In the end, I found my problem fairly quickly and was able to move forward with the development of my application. And I’m proud to present my first application for checking the state of an tamper evident on ST Microelectronic NFC chips.

Here GitHub - TheKiwil/check_tamper