2017-11-15 01:10 AM
Hi everybody,
I am using a ST95HF, with my STM32L071, to read NFC cards (tag type detection, UID..) and it works perfectly.Now I have to code a new mode in my program which consists of connecting my product with a phone with the P2P. Do you have some sample codes to understand how to implement it? My product (with the STM32 and ST95HF) will be the target while the smartphone will be the initiator.Best regards,aLouis#stm32l0 #st95hfSolved! Go to Solution.
2018-01-15 04:36 AM
Hello Louis,
Currently with the 95HF family we do not support the NFC Forum P2P protocol, because the standard supported in card emulation mode by the 95HF chips is Type A only not TYpe F.
So we do not have sample code for this. Anyway in proprietary P2P mode you can developped (in android and in STM32 setup) your own protocole
Please follow this link: and check the tools and sofware part.Regards2018-01-15 04:36 AM
Hello Louis,
Currently with the 95HF family we do not support the NFC Forum P2P protocol, because the standard supported in card emulation mode by the 95HF chips is Type A only not TYpe F.
So we do not have sample code for this. Anyway in proprietary P2P mode you can developped (in android and in STM32 setup) your own protocole
Please follow this link: and check the tools and sofware part.Regards