Near field communication (NFC) driver samples
The driver sample in this directory provides a starting point for writing a custom NFC driver for your device.
Sample | Description |
---|---|
NFC Simulator Driver Sample | Demonstrates how to use User-Mode Driver Framework (UMDF) to write a Near-Field Communication (NFC) universal driver along with best practices. |