ElectronicCats / ElectronicCats-PN7150

Arduino library for I2C access to the PN7150 RFID/Near Field Communication chip
MIT License
34 stars 15 forks source link

NDEF record reading? #48

Closed howlingwolven closed 1 year ago

howlingwolven commented 1 year ago

The documentation and examples are unclear; is there a method that'll return a whole NDEF record stored on a tag? If so, how do I implement it?

Eric286 commented 1 year ago

Hello @howlingwolven!

I am very sorry for the inconveniences that the documentation and examples could cause you by not being clear.

At the moment we do not have NDEF implemented and in fact we have a pull request where you can see how to start implementing it.

https://github.com/ElectronicCats/ElectronicCats-PN7150/pull/25/files

Here I leave the direct link so you can see this and if you want to start using it, however there are still things to do, we are working on it. Also, if you wish and it is not urgent, you can wait a while for all this to be ready.

Best Regard! Support Team!

stale[bot] commented 1 year ago

This is a message to remind you that your request has been pending for 5 days and awaits your comments. Our agent would like to hear from you about your previous request to see if the difficulty you were facing has been resolved or if we can provide further assistance. Otherwise, if we do not hear back from you within the next three days, the issue will be closed. Kind regards, Electronic Cats Support Team

Eric286 commented 1 year ago

Hello @howlingwolven!

I will close the issue.

Please do not hesitate to reach out again if you have any further questions or concerns in the future.

We are always here to help.

Best regards,

sabas1080 commented 1 year ago

25

sabas1080 commented 1 year ago

now available