Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anyone with installed emulator running on a CG 120 willing to run some tests? #13

Open
kaipyroami opened this issue Mar 9, 2023 · 0 comments

Comments

@kaipyroami
Copy link

I am working on an NFC only solution for my CG AI and was wondering if anyone is willing to run some tests for me using their emulator. Below is the first thing that I am interested in knowing.

The 0x78 in the following block should be the cycle counts. I am curious if setting that value to 0xFF will cause an alarm.

const byte BLOCK_8[] = { 0x04, 0x01, 0x00, 0x78, 0x00 };
const byte BLOCK_9[] = { 0x04, 0x01, 0x00, 0x78, 0x00 };
const byte BLOCK_A[] = { 0x04, 0x01, 0x00, 0x78, 0x00 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant