Skip to content

Conversation

xianglin1998
Copy link
Contributor

  1. Some fixes may compromise the compatibility of NFC simulation with low-power card readers so may require community testing.
  2. The printing of HEX may get stuck in the case of large data packets. Currently, my approach is to comment it out without calling it. This is not very elegant, maybe it can be done better.
  3. The reception of USB has been changed to receive up to 64 bytes at once, which is much more efficient than the previous reception of each byte.
  4. The compatibility of big data packets needs to be synchronized and compatible on ARM, PY, and APP platforms, otherwise unexpected problems may arise.

Copy link

You are welcome to add an entry to the CHANGELOG.md as well

Copy link

github-actions bot commented Sep 22, 2025

Built artifacts for commit dabf1a4

Firmware

Client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mifare Ultralight EV1 Emulation Fails/Crashes Readers (Flipper Zero) Due to Incorrect Command Handling and Timing Issues

1 participant