wupC1 error by writing block 0 on a dUG4T

Hello everyone,
I’m trying to copy my Skidata card to my dUG4T, but it won’t write the 0 block.
I always get the following error:

[usb] pm3 → hf mf csetblk --bl 0 -d 22EE0AB770880400C806002000000026
[=] Writing block number: 0 data:22EE0AB770880400C806002000000026
[#] wupC1 error
[!!] Can’t write block. error=-1

Back when FlexMN was in use, this wasn’t a problem.

What’s wrong?

Is there something wrong with the Proxmark software?

It’s a bit despondent.

There is a pretty good video on the dUG4T page that shows the best way to configure it : )

2 Likes

csetblk is a Gen1a command, the UG4 is a Gen4, it won’t respond to a Gen1 magic-wakeup

gsetblk is the UG4 equivalent

2 Likes

Yes that works indeed, thank you :slight_smile:

2 Likes