Closed JVKran closed 6 months ago
Hi @JVKran
Thank you for bringing this to our attention and sharing details about the setup. Could you please share with us the following:
We are looking forward to yor reply!
@JVKran
We will close this issue now, however, please feel free to reach out to us again in case you have further suggestions, encounter an issue, or you would like to contribute.
We eagerly anticipate witnessing the remarkable creations you will bring forth! Visit hackster.io/ElectronicCats, where you can see others' projects and share yours!
Used hardware An ESP32-S3-DevKitC-1 connected to the PN7150 module from ElecHouse.
Describe the bug At 09:34AM I started the program with a tag directly on top of the scanner. At 10:09AM, the card randomly was removed, according to the library, while it wasn't in reality. From that point onward, it started doing it way more often. See attached logs below.
serial_monitor.txt
To Reproduce PN7150 connected to ESP32-S3. Just running the unaltered DetectTags example. No extra hardware connected. Start the application and place tag in field. Leave it be and it will start doing this without user-intervention. Be patient.
Expected behavior I would expect the CARD_REMOVED event to only fire when I remove a card.