gpt4 book ai didi

arduino - 为什么 "No NFC device found"与 libnfc 和 PN532 SHIELD

转载 作者:行者123 更新时间:2023-12-04 02:10:24 25 4
gpt4 key购买 nike

我在我的 ArchLinux 上安装了 libnfc,我会通过我的 Adafruit PN532 arduino SHIELD 使用它。

nfc-list 返回消息“未找到 NFC 设备”。

我在/etc/nfc/devices.d/pn532.conf 中有以下文件给我

nfc-list uses libnfc 1.7.1 error libnfc.driver.pn532_uart pn53x_check_communication error error libnfc.chip.pn53x Unexpected PN53x reply! nfc-list: ERROR: Unable to open NFC device: pn532_uart:/dev/ttyACM0

知道如何解决这个问题吗?TY

最佳答案

首先验证您的 Rx/Tx 连接。

然后使用以下命令配置 LIBNFC:

1) ./configure --with-drivers=pn532_uart --sysconfdir=/etc --prefix=/usr --enable-serial-autoprobe

2) make clean all

3) sudo make install all

最后4) LIBNFC_LOG_LEVEL=3

现在尝试 5) nfc-list

If Still problem persists try this tutorial from nfc-tool

Source/Reference

关于arduino - 为什么 "No NFC device found"与 libnfc 和 PN532 SHIELD,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39109147/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com