Communication between 2 M24SR64 using Arduino
Hello,
i want to build a project using two Arduino boards, which can transfer data (multiple strings or floats) using NFC. I was searching on the internet and found the M24SR64-Y or the ANT7-T-M23SR64 module. I've read on the internet, that it can be used with Arduino using I²C, however I didn't find a lot of existing projects which use this system. I was wondering, if I can use this chip/module to set up a communication, where 2 Arduinos both using the chip/module can transfer data (multiple float. strings, ...) between each other and maybe if there is already i library for this chip I could use. Thank you in advance!
