10 years, 1 month ago.

How do I tell if the I2c transmission was successful?

Hi Everyone,

How do I tell if the I2c transmission was successful? The i2c.stop() function doesn't have a return value which is how I would tell on an Arduino system.

thanks,

Dan

Question relating to:

1 Answer

10 years, 1 month ago.

No 'stop' not, but 'write' does return the ack/nack status