2025-01-23 02:37 AM
Hi ST Community,
I am an iOS developer exploring communication with your ST25 NFC products. However, I couldn’t find any binary library like a .framework or Swift Package that can be easily integrated into our project.
We have attempted to work with the source code provided iOS app for ST25DV-I2C PHDC demo, but we’ve encountered some challenges getting it up and running. Before investing a significant amount of time troubleshooting, I wanted to ask:
Does a pre-built binary library or an official Swift Package for iOS exist that we can use to simplify integration?
Thank you for your help!
Best regards,
CanniPriest
2025-01-23 03:28 AM
hi CanniPriest,
Thank you for your interest for our product.
We have deployed an ios st25sdkframework to simplify integration in any iOS environment.
Framework and code example is provided under https://www.st.com/en/embedded-software/stsw-st25ios001.html in STSW-ST25IOS0085 Part Number.
You will find there a framework + source code on how to use the framework.
In addition , I attach top this message a document showing how to use our st25sdk into an iOS project.
Once package from "st.com" unzipped, I will let take a look into "st25sdkiOS" folder : it contains the iOSRFReaderinterface that makes the link between our ST25SDK and iOS CoreNFC . This file is very important to know.
do not hesitate to get back to us if needed
Br,