cvend
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cvend [2026-05-03 22:12 UTC (4 weeks ago)] – Added note about card type in unhandeled message benjamin | cvend [2026-05-24 10:59 UTC (6 days ago)] (current) – 0xd0 EMV doof | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| | 0x07 | <- | Heartbeat| sent periodically by reader | | | 0x07 | <- | Heartbeat| sent periodically by reader | | ||
| | 0x0f | <- | Startup | sent by reader after startup, approx 1 minute after power on, e.g. " | | 0x0f | <- | Startup | sent by reader after startup, approx 1 minute after power on, e.g. " | ||
| - | | 0x10 | -> | Reset | Seems to be unimplemented | | + | | 0x10 | -> | Reset | first byte selects subcommand (2 = restart application, |
| - | | 0x11 | <- | ResetReply | Always seems to be '' | + | | 0x11 | <- | ResetReply | e.g. " |
| | 0x20 | -> | LEDs | sets LED status, u32 bitmap; the only two externally visible LEDs on the PM3 are " | | 0x20 | -> | LEDs | sets LED status, u32 bitmap; the only two externally visible LEDs on the PM3 are " | ||
| | 0x22 | -> | Buzzer | makes the cvend beep; u16 frequency, u16 duration. | | 0x22 | -> | Buzzer | makes the cvend beep; u16 frequency, u16 duration. | ||
| Line 69: | Line 69: | ||
| | 0xbe | <- | UnhandledCard | sent by reader when a card is presented that is not supported by any enabled ProxCardFunction, | | 0xbe | <- | UnhandledCard | sent by reader when a card is presented that is not supported by any enabled ProxCardFunction, | ||
| | 0xce | -> | | //unknown, registered in IppHandling:: | | 0xce | -> | | //unknown, registered in IppHandling:: | ||
| - | | 0xd0 | -> | EMV | first byte selects subcommand (0 = load config, 1 = preprocess, 2 = toggle polling) | | + | | 0xd0 | -> | EMV | first byte selects subcommand (0 = load config, 1 = preprocess, 2 = toggle |
| | 0xd1 | <- | EMVStatus | sent by reader after startup and certain nfc state changes, format and semantics not yet understood | | | 0xd1 | <- | EMVStatus | sent by reader after startup and certain nfc state changes, format and semantics not yet understood | | ||
| | 0xd4 | -> | UltralightCommand | Sends a subcommand to the UltralightC/ | | 0xd4 | -> | UltralightCommand | Sends a subcommand to the UltralightC/ | ||
cvend.1777846324.txt.gz · Last modified: by benjamin
