bytedreamer / OSDP.Net

A .NET Core control panel implementation of the Open Supervised Device Protocol(OSDP)
Apache License 2.0
47 stars 19 forks source link

Extended write? #173

Closed lexohcom closed 3 months ago

lexohcom commented 4 months ago

Hello according to list of supported functions extended write is not supported, however in comment in issue #21

It was added.

I need to implement Mifare1 K read block but I am getting: Received NAK Error: Unknown Command Code

When ever I try to send a APDU command.

bytedreamer commented 3 months ago

Extended write had been removed because of patent concerns

hesa2020 commented 3 months ago

Extended write had been removed because of patent concerns

Can you contact me smartens@lexoh.com

To help understanding how it used to work.

I am unable to find any documentation about it.