2025-08-20 5:46 AM
I have been asked to implement functionality for a Feig NFC-reader ( ID CPR30-USB) into an existing C# desktop-application.
However, I only find some SDK-like thing for Java (the "ST25PC-NFC"). But I would need something for C, or C++, or C# or VisualBasic. Or anything that would be .NET-compatible.
A similar question has been asked here: Solved: ST25 SDK for .NET - STMicroelectronics Community
It is marked as "solved", but for the life of me I cannot understand how this is solved, since the "accepted solution" from "customer support" only points to the same Java code.
Solved! Go to Solution.
2025-08-22 4:58 AM - edited 2025-08-22 5:01 AM
Hello,
FEIG Electronics provides a Software Development Kit that supports a C# API.
I invite you to check their SDK page located at https://www.feig.de/en/software-development-kit/
Best regards,
Damien
2025-08-22 4:58 AM - edited 2025-08-22 5:01 AM
Hello,
FEIG Electronics provides a Software Development Kit that supports a C# API.
I invite you to check their SDK page located at https://www.feig.de/en/software-development-kit/
Best regards,
Damien
2025-08-27 7:04 AM
Hello Mr. G!
So far the Dev-Kit from FEIG has prooven usable and quite useful. Thank you for point it out.
All the best!