Hello,
Im very new to arduino programming but in school they gave us the following project replace a cable with a bluetooth connection. So we have to send data from the pc to the I2C-bus and the otherway around. The connection how it now is: PC -> usb cable -> device The connection how it should be: PC -> bluetooth signal (BTS) -> Bluetooth receiver/transmitter (amper rf BT-23) -> arduino nano -> I2C-bus.
I can lay connection between the pc and the bluetooth device(BT23) and the arduino but i struggle with the I2C how do i lay connection and does someone knows the code for this?
Thanks in advance.