Xerxes3rd / Wifiibo

Application and supporting library to manage amiibos using an ESP8266
67 stars 12 forks source link

Key uploaded but not detected #20

Closed Adirael closed 4 years ago

Adirael commented 4 years ago

Hello!

I'm running a compiled version from the latest master (v1.40) with an MFRC522. The RFID module is detected correctly (or so it seems, MFRC522v2.0v1.40 appears on the top right corner) but when I upload the key the "Upload keys" button doesn't go away.

I tried to upload the bin directly and using the "Upload keys" form, pasting the HEX. When trying to write tags I get a "writeTag error: key not loaded" error.

If I try to upload the key again it says it already exists. Am I doing something wrong?

Thanks!

Adirael commented 4 years ago

I cleared the flash and it worked. Probably something wrong on my end!