Skip to main content
Design DocumentNxp

NXP UM10467: PR533 Background Application User Manual

User guide for the PR533 background application, a C# tool for automatic USB detection and configuration of PR533 NFC devices on Windows systems.

View design document

Overview

This document provides instructions for the PR533 background application, a C#-based software utility (SimpleDetector.exe) designed for Windows environments. The application monitors USB ports to detect the connection of an NXP PR533 NFC device and automatically sends configuration messages to initialize it. The manual covers installation procedures, the requirement for CCID escape commands, and details on modifying the provided C# source code to customize device configuration. By default, the application is configured to set the PR533 bitrate to 106 kbps upon detection.

Use Cases

  • Automatic initialization of PR533 NFC devices when connected to a Windows host via USB.
  • Customizing PR533 operational modes and bitrates using C# source code.
  • Implementing background device monitoring for PR533-based hardware evaluation.
  • Enabling and utilizing CCID escape commands for NFC reader configuration.

Topics

NXP PR533
NFC
C# application
SimpleDetector.exe
CCID escape commands
USB device detection
NFC configuration
UM10467

Referenced Parts

PR533

NXP

The PR533 Background application is a C# software that runs in background of Windows and detects when a PR533 device is plugged on a USB port.