cancel
Showing results for 
Search instead for 
Did you mean: 

Can ST25DV-I2C Fast Transfer mode be used on iOS?

hshou.1
Associate

I want to use ST25DV-I2C's Fast Transfer mode on iOS and Android.

It seems that it can be done on Android, but is it possible on iOS?

I would like sample code if possible.

1 ACCEPTED SOLUTION

Accepted Solutions
victor laraison
ST Employee

Hi hshou,

Yes, iOS can use ST25DV Fast Transfer Mode.

We provided example into our iOS NFC Tap application .

Source code is available under https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25ios001.html

Once installed, have a look into "ST25DVFirmwareUpdateViewController.swift".

Otherwise, you can also play with the iOS NFC Tap and a ST25DV Discovery Board : Install iOS NFC Tap from App Store (ref to https://apps.apple.com/fr/app/nfc-tap/id1278913597). Hit button "Read Tag" then hold iphone near ST25DV Tag. It should display Tag info.

Go in tab menu "Other"...Then Select "ST25DV Fast Transfer Mode" sub menu. You will see "FTM Firmware Update" demo

Let us know if troubles.

Thx and br

View solution in original post

1 REPLY 1
victor laraison
ST Employee

Hi hshou,

Yes, iOS can use ST25DV Fast Transfer Mode.

We provided example into our iOS NFC Tap application .

Source code is available under https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25ios001.html

Once installed, have a look into "ST25DVFirmwareUpdateViewController.swift".

Otherwise, you can also play with the iOS NFC Tap and a ST25DV Discovery Board : Install iOS NFC Tap from App Store (ref to https://apps.apple.com/fr/app/nfc-tap/id1278913597). Hit button "Read Tag" then hold iphone near ST25DV Tag. It should display Tag info.

Go in tab menu "Other"...Then Select "ST25DV Fast Transfer Mode" sub menu. You will see "FTM Firmware Update" demo

Let us know if troubles.

Thx and br