SetConfiguration Command return error NTAG 424

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SetConfiguration Command return error NTAG 424

233 Views
zahra2023
Contributor III

Hi,

I want to run setConfiguration command and according to NT4H2421Gx PDF the command should run in commMode.full and authentication with appMasterKey so related command is something like :

setConfigCommand = [0x90,0x5C,0x00,0x00,0x19,0x0A,encryptedDataParamsList,0x00];

0x19 : length of command

0x0A : failed authentication counter setting

encryptedCmdDataList : is an array of 24 elements.

 

E(KSesAuthENC, IVc, CmdData ||Padding (if necessary))  => I tried 0x00,0x00,0x00,0x00,0x00 and also 0x00,0x10,0x00,0x10,0x00 as CmdData but it returns 1Eh !

Any help appreciated.

 

0 Kudos
0 Replies