9 years, 6 months 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

9 years, 6 months ago.

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