I don't see a way to do it obviously, but is there a way to get the RFIDler to dump the raw streams of data pre-decoding?
I'm working with an unknown HID card. I'm getting some consistent reads with `reader`, but it doesn't match the codes on the card. So, I'm curious to compare the raw data from the card with some of the known coding schemes.
Comments
Plotting
for an example of how to do that.