Click here to Skip to main content
15,886,639 members
Home / Discussions / C#
   

C#

 
GeneralRe: Write/Read ISBN of a book in NXP tag and Turn security ON/OFF Pin
OriginalGriff2-Apr-16 0:19
mveOriginalGriff2-Apr-16 0:19 
AnswerRe: Write/Read ISBN of a book in NXP tag and Turn security ON/OFF Pin
Gerry Schmitz2-Apr-16 5:40
mveGerry Schmitz2-Apr-16 5:40 
GeneralRe: Write/Read ISBN of a book in NXP tag and Turn security ON/OFF Pin
Mahbubur Rahman Rajib2-Apr-16 5:50
Mahbubur Rahman Rajib2-Apr-16 5:50 
GeneralRe: Write/Read ISBN of a book in NXP tag and Turn security ON/OFF Pin
Gerry Schmitz2-Apr-16 6:13
mveGerry Schmitz2-Apr-16 6:13 
GeneralRe: Write/Read ISBN of a book in NXP tag and Turn security ON/OFF Pin
Mahbubur Rahman Rajib2-Apr-16 6:17
Mahbubur Rahman Rajib2-Apr-16 6:17 
GeneralRe: Write/Read ISBN of a book in NXP tag and Turn security ON/OFF Pin
Gerry Schmitz2-Apr-16 6:25
mveGerry Schmitz2-Apr-16 6:25 
GeneralRe: Write/Read ISBN of a book in NXP tag and Turn security ON/OFF Pin
Mahbubur Rahman Rajib4-Apr-16 22:19
Mahbubur Rahman Rajib4-Apr-16 22:19 
GeneralRe: Write/Read ISBN of a book in NXP tag and Turn security ON/OFF Pin
Gerry Schmitz5-Apr-16 5:11
mveGerry Schmitz5-Apr-16 5:11 
There is a "write ID" command; whether it meets your requirements is for you to determine.

I suspect you are probably more interested in reading and writing to the device's "user area".

The "user area" depends on the device type (again, your domain); e.g. (from the link I sent).
C#
Chip ID: 1h = 00000001b (Bit 47 - 40 of UID) 
Memory organization: 32 x 4 Byte = 1kBit 
Number of blocks 32 (user area: 027) 
Block size 4 byte 
C#
0x23 Read Multiple Blocks 
0x24 Write Multiple Blocks<br />
So; crack open the SDK and refer to "reading and writing" from / to the "user area".
QuestionArtificial intelligence Pin
Member 117803991-Apr-16 22:29
Member 117803991-Apr-16 22:29 
AnswerRe: Artificial intelligence Pin
OriginalGriff1-Apr-16 22:44
mveOriginalGriff1-Apr-16 22:44 
AnswerRe: Artificial intelligence Pin
DaveAuld1-Apr-16 23:54
professionalDaveAuld1-Apr-16 23:54 
AnswerRe: Artificial intelligence Pin
Pete O'Hanlon2-Apr-16 1:20
mvePete O'Hanlon2-Apr-16 1:20 
AnswerRe: Artificial intelligence Pin
Gerry Schmitz2-Apr-16 5:32
mveGerry Schmitz2-Apr-16 5:32 
QuestionTrigger my application using Ctrl+F Pin
srikrishnathanthri1-Apr-16 20:35
srikrishnathanthri1-Apr-16 20:35 
AnswerRe: Trigger my application using Ctrl+F Pin
Gerry Schmitz2-Apr-16 5:24
mveGerry Schmitz2-Apr-16 5:24 
QuestionAsk about toolbar ? Pin
Member 24584671-Apr-16 17:20
Member 24584671-Apr-16 17:20 
AnswerRe: Ask about toolbar ? Pin
Gerry Schmitz2-Apr-16 5:11
mveGerry Schmitz2-Apr-16 5:11 
Questionnot working input simulator Pin
Jonahweird1-Apr-16 5:40
Jonahweird1-Apr-16 5:40 
AnswerRe: not working input simulator Pin
Sascha Lefèvre1-Apr-16 5:56
professionalSascha Lefèvre1-Apr-16 5:56 
GeneralRe: not working input simulator Pin
Jonahweird1-Apr-16 5:59
Jonahweird1-Apr-16 5:59 
GeneralRe: not working input simulator Pin
Sascha Lefèvre1-Apr-16 6:09
professionalSascha Lefèvre1-Apr-16 6:09 
GeneralRe: not working input simulator Pin
Jonahweird1-Apr-16 6:16
Jonahweird1-Apr-16 6:16 
GeneralRe: not working input simulator Pin
Sascha Lefèvre1-Apr-16 6:20
professionalSascha Lefèvre1-Apr-16 6:20 
GeneralRe: not working input simulator Pin
Jonahweird2-Apr-16 1:35
Jonahweird2-Apr-16 1:35 
QuestionTcpListener don't send FIN after client send FIN Pin
Aurélien381-Apr-16 3:13
Aurélien381-Apr-16 3:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.