timmerk / nfc-tools

Automatically exported from code.google.com/p/nfc-tools
0 stars 0 forks source link

MifareUltralightPage payload #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to write a string to an ultralight c tag. I have a char, which i 
convert into a hex representation and try to assign it to MifareUltralightPage. 
However, i get an "incompatible pointer type" from the gcc compiler.  I know 
this is not a C forum, but does anyone have an example on how to properly 
format a write payload for a UltralightC?

Thanks

Original issue reported on code.google.com by isaac...@gmail.com on 10 Nov 2012 at 8:27

GoogleCodeExporter commented 9 years ago
Close at reporter request by Private Mail.  This question was supposed to go to 
the forum.

Original comment by romain.t...@gmail.com on 11 Nov 2012 at 6:40