Difference between revisions of "User:Dmi/Doorbot"

From London Hackspace Wiki
Jump to navigation Jump to search
(Thoughts on updating RFIDIOt to handle Nexus S)
 
(Fixed link)
Line 9: Line 9:
 
  - therefore fails to get the UID, as it tries to use the alst 4 bytes
 
  - therefore fails to get the UID, as it tries to use the alst 4 bytes
  
This is using [[https://market.android.com/details?id=com.pocketluxus.nfclassic|NFC classic]]'s emulation
+
This is using [https://market.android.com/details?id=com.pocketluxus.nfclassic NFClassic]'s emulation

Revision as of 19:37, 16 January 2012

Nexus S + Doorbot

Update RFIDIOt:

- ACS_TAG_TYPES 40 = Nexus S
- full ACS return is (e.g.) D54B01010002400408FDC60F
- last 6 chars (3 bytes) change
- first 18 chars (9 bytes) do not
- therefore fails to get the UID, as it tries to use the alst 4 bytes

This is using NFClassic's emulation