nfcSend crc? #3647
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
nfcSend crc?
#3647
Replies: 1 comment
-
Posted at 2021-02-01 by @gfwilliams Honestly, I'm not sure, but looking at the source I'm pretty sure it doesn't add a CRC at any point:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-01-30 by DanTheMan827
Does nfcSend append a calculated crc, and if it does, is there any way I can send the data without that crc appended?
I'm stuck at trying to respond to the NFC anti-collision commands, but looking at traces it seems that those are sent without a CRC at the end (unless I'm reading it wrong)
Beta Was this translation helpful? Give feedback.
All reactions