ATrappmann / PN5180-Library

PN5180 library for Arduino
GNU Lesser General Public License v2.1
105 stars 92 forks source link

how to set CRC16 in getInventory #12

Closed jason19659 closed 5 years ago

jason19659 commented 5 years ago

Hi, i set crc16 in getInventory like this
` uint8_t inventory[] = { 0b00100110, 0x01, 0x00,0xF6,0x0A};

` but no success. Error in getInventory: -1