Leptopt1los / t5577_multiwriter

Flipper Zero fap for writing several keys to one T5577
16 stars 0 forks source link

Support H10301 or I40134 protocols #1

Open phillipse01 opened 8 months ago

phillipse01 commented 8 months ago

I note that:

if(app->protocol_id != LFRFIDProtocolEM4100) break;

So it shows as "cannot load key file" error - is it possible to have support for other protocols? Or have better error messages?

Leptopt1los commented 8 months ago

I was thinking about supporting non-em41xx protocols, but this will require additional testing. Please note that this application is proof of concept at this time. I'll actually add clearer error messages soon and will research h10301 writing

shayya commented 5 months ago

H10301 is the most common form of rfid it would be incredible if this can work.

phillipse01 commented 1 month ago

Can I help with the testing and see if it works?