adafruit / adafruit/Adafruit_CircuitPython_PN532
How can I make read_passive_target wait indefinitely until a tag becomes available?
Open
enhancement
- Dominant language
- Python
- Stars
- 105
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Other libraries have this possibility. I don't see how in this one. Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the read_passive_target entry point and inspect how it handles waiting and timeouts. Define done as either an available indefinite-wait option or clear documentation of how to achieve it, then verify the behavior with the library's existing tests or a PN532 tag-reading example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100