Arduino as Slave receive float value

Hi everyone!

I saw many examples how arduino send floats as slave to Master via i2c. But i need Arduino receive multiple floats via i2c master?

How i do this?

Thanks a lot!

best regards,
Felipe Fonseca

How i do this?

That depends on how you are sending them. Post the code you have for both slave and master.