You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nfc-poll uses libnfc 1.8.0
NFC reader: PN532 over I2C opened
NFC device will poll during 36000 ms (20 pollings of 300 ms for 6 modulations)
ISO/IEC 14443A (106 kbps) target:
ATQA (SENS_RES): 00 44
UID (NFCID1): 04 a3 0b 5a eb 6c 80
SAK (SEL_RES): 00
ekinsol
changed the title
[IOERROR] - problem when doing i2c communication on the raspberry pi 5 using the Elechose NFC Module V3
[IOERROR] - problem when doing i2c communication on the raspberry pi 5 using the Elechouse NFC Module V3
Dec 28, 2024
What happened?
I have a PN532 NFC MODULE V3 connected over i2c.
OS: Debian GNU/Linux 12 (bookworm)
Device: Rasbpberry Pi 5
sudo i2cdetect -y 1 -> Shows it connected on 0x24
nfc-poll also detects cards:
nfc-poll uses libnfc 1.8.0
NFC reader: PN532 over I2C opened
NFC device will poll during 36000 ms (20 pollings of 300 ms for 6 modulations)
ISO/IEC 14443A (106 kbps) target:
ATQA (SENS_RES): 00 44
UID (NFCID1): 04 a3 0b 5a eb 6c 80
SAK (SEL_RES): 00
Couldn't get my scripts to work, so now switched to the example (ntag21x_rw.py).
When running the sample, I get this error.
I can confirm that there is data (0) returned on the SMBus.
Reproducibility
Always (100% of runs)
Steps to Reproduce
Code to reproduce
Host Controller
Raspberry 5
Python Version
3.8
Interface Mode
I2C
Power Supply
Wall adapter 5V
Logic Traces and other details
Can't get sigrok to work :/
The text was updated successfully, but these errors were encountered: