Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • the code does not compile without error Commented Nov 16, 2023 at 7:34
  • I share the part of the code. Not all of them Commented Nov 16, 2023 at 7:35
  • @jsotola what you mean? Commented Nov 16, 2023 at 7:54
  • " PN53x card not found" basically means it can't establish a communication with PN53x. You need to check your wiring, your power supply, your noise, and your code. to find out the root cause. If the sensor can't be found, how can you be sure that you can reset it via software? You got one problem in establishing a communication, instead of finding the root cause, now you got two problems. Commented Nov 17, 2023 at 16:33