NordicID / nur_sample_android

Nur Android Samples
MIT License
10 stars 12 forks source link

Issue unlocking EPC bank #11

Open MuellerEric opened 4 years ago

MuellerEric commented 4 years ago

Hi Team,

I used your sample code with some modifications to read/write RFID Tags. I especially wrote on the EPC Bank of the tag. It worked 2 times (per tag) and since then I always get the error message that the content cannot be written to the memory because it is locked or perma-locked.

So my question is, is there a way to get the status of the EPC (or any other) bank ?

I also tried unlocking the bank with your API but since the setLock-method is defined as void, it is difficult to tell if the operation worked.

Best regards, Eric

TuroRantanen commented 4 years ago

Hi Eric,

Can I get a code snippet so I can better help you? You can also send it to support@nordicid.com if you do not want to share it publicly.

Best regards, Turo Rantanen