summaryrefslogtreecommitdiff
path: root/easycard.2/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'easycard.2/notes.txt')
-rw-r--r--easycard.2/notes.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/easycard.2/notes.txt b/easycard.2/notes.txt
new file mode 100644
index 0000000..c15ac41
--- /dev/null
+++ b/easycard.2/notes.txt
@@ -0,0 +1,19 @@
+Easycard #2:
+
+Address 0x80 and 0x90
+ VALUE BLOCK containing the amount in NTD
+ 0000080 0125 0000 feda ffff 0125 0000 ff00 ff00
+ VALUE BLOCK containing the amount in NTD
+ 0000090 0184 0000 fe7b ffff 0184 0000 ff00 ff00
+
+Address 0x120
+ DATA BLOCK containing transaction at Starbucks in XinDian (close Openmoko):
+ 0000120 4403 63fc 204c 005f 0125 0197 d07b 0097
+ 0x5f == 95 -> NTD amount of purchase
+ 0x125 == 293 -> NTD remaining after transaction
+
+
+
+Futher notes:
+* purchase at Starbucks prints UID of card in decimal (3224478099 == 0xc031a193) on receipt
+
personal git repositories of Harald Welte. Your mileage may vary