Skip to content

Instantly share code, notes, and snippets.

@symm
Last active September 5, 2023 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save symm/f33368e49c7be50202edae3cbe68d113 to your computer and use it in GitHub Desktop.
Save symm/f33368e49c7be50202edae3cbe68d113 to your computer and use it in GitHub Desktop.
dmesg log:
[ 273.098663] usb 1-1.2: new full-speed USB device number 6 using dwc2
[ 273.187435] usb 1-1.2: New USB device found, idVendor=1a86, idProduct=5523, bcdDevice= 3.04
[ 273.187472] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 273.190084] ch341 1-1.2:1.0: ch341-uart converter detected
[ 273.192037] usb 1-1.2: ch341-uart converter now attached to ttyUSB0
[nfc]
connection_string="pn532_uart:/dev/ttyUSB0"
┌───────────────────────────────────────────────────────┐
│ Service: RUNNING │
│ Last scan: 2023-09-05 13:00:04 │
│ Tag UID: 04:5E:92:C2:08:3C:80 │
│ Tag text: │
├───────────────────────────────────────────────────────┤
│ 12:59:05 opened connection: pn532_uart:/dev/ttyUSB0 p │
│ n532_uart:/dev/ttyUSB0 │
│ 12:59:05 polling for 20 times with 300ms delay │
│ 13:00:04 card UID: 045e92c2083c80 │
│ 13:00:04 card type: NTAG213 │
│ 13:00:04 WARN no text NDEF found │
│ 13:00:04 ERR error launching card: no text NDEF found │
│ in card or database │
│ 13:00:16 card removed │
├───────────────────────────────────────────────────────┤
│ <Stop> <Exit> │
└───────────────────────────────────────────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment