Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always fail sending #44

Closed
ilbordi opened this issue Aug 10, 2019 · 3 comments
Closed

Always fail sending #44

ilbordi opened this issue Aug 10, 2019 · 3 comments

Comments

@ilbordi
Copy link

ilbordi commented Aug 10, 2019

Hi, I can't send any messages to my phone because it always enters the "Failed" part of this

message.encode(ndefBuf); if (0 >= nfc.write(ndefBuf, messageSize)) { Serial.println("Failed"); } else { Serial.println("Success"); }
How can I fix?

@mfalkvidd
Copy link
Member

@ilbordi could you explain which MySensors example is this related to?

@ilbordi
Copy link
Author

ilbordi commented Aug 26, 2019

@mfalkvidd hi I have fixed the problem, it was related to the wires not to the code
Sorry

@ilbordi ilbordi closed this as completed Aug 26, 2019
@mfalkvidd
Copy link
Member

Great! Thanks for reporting back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants