Windows tool
The PN532Killer Windows program provides a graphical interface for connection tests, reader operations, emulator-slot transfer, and supported Sniffer analysis.
Connect
- Install the CH343 driver.
- Connect PN532Killer and note the COM port in Device Manager.
- Extract the PN532Killer tool to a writable folder.
- Open
PN532Killer.confand set the connection string to the detected port.
Example:
ini
allow_autoscan = true
allow_intrusive_scan = false
device.name = "PN532Killer"
device.connstring = "PN532Killer_uart:COM12:115200"
english = trueReplace COM12 with the actual port.
- Start
PN532Killer.exeand select Test Connect.
If Test Connect fails
- Close any terminal, CLI, updater, or other program using the same COM port.
- Confirm the device host interface is set to USB.
- Try a different data cable and USB port.
- Recheck the port number after reconnecting the device.
- Start at
115200baud before configuring a faster rate.