> What kind of device is it? It's a non Lego related RFID reader (Skyetek) with a proprietary protocol.
What happens if I override sendData() with something like: port.i2cStart(address, 0, 0, buf, len, 1); Then the first partial transaction in i2c_start_transaction is omitted and I get the wanted: start/dev addr(write)/aabbccdd/stop Right or not? Otherweise, what is the purpose of n_internal_address_bytes? Thx, Jakob -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Lejos-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lejos-discussion
