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)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
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)