Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Please fix paths. #5

Open
wants to merge 149 commits into
base: dev
Choose a base branch
from
Open

Please fix paths. #5

wants to merge 149 commits into from

Conversation

Johannf78
Copy link

Remove PN532/PN532_SPI/ from all files to make it compile

xiongyihui and others added 30 commits September 3, 2013 20:59
renamed Ndef library to NDEF
1. Add HSU interface.
2. Add debug message for SAMConfig.
3. Add response function for setPassiveActivationRetries.
Update README
[PN532 library]Add HSU driver.
ZeeLivermorium and others added 30 commits April 21, 2018 01:10
If you run "mifareclassic_formatndef" or "mifareclassic_updatendef" examples with an url longer than 22 character, before this commit your program would enter the if loop between line 638 and line 642, which cause NDEF reader not even able to recognize the formatted card. Also indexing in line 652 and 653 was not correct either.
fix bug - if url length > 22, URI would be wrong
If you run "mifareclassic_formatndef" or "mifareclassic_updatendef" examples with an url longer than 22 character, before this commit your program would enter the if loop between line 638 and line 642, which cause NDEF reader not even able to recognize the formatted card. Also indexing in line 652 and 653 was not correct either. 

I use memory dump example to debug this bug, you can verify it before you change.
Zee Livermorium patch - fix bug - if url length > 22, URI would be wrong
Added PN532_SWHSU to use the PN532 HSU with SoftwareSerial
Switch On/Off the RF field for power savings
fix PN532 example in I2C mode
…t end forever.

On snep.h in NDEF library, default timeout value is 0 in function write on snep.h.
Linux paths incompatible with windows paths
#95 opened 22 days ago by Johannf78
Turn the module into power mode
The module will wake up on I2C or SPI request
Power gain : around 100ma with 2 check badge by sec
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.