Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用两个 PN532 v3 芯片设置 P2P 网络。它们通过 I2C 连接到各自的 Raspberry Pi 4B。我只需要能够检测、发送和接收它们之间的数据。
大多数库要么不支持 I2C 或 P2P。有些人有安卓的 P2P,但这不是我想要的。
有没有人有任何可能对实现这一目标有用的文档/库?