Hi friends,
I want to transfer Sensor data(ex LM35) which is connected with Arduino UNO to Wemos D1 R1 using SCL and SDA and Wire library option.
I have been trying but no serial monitor display from Wemos. (i wanted to use UNO as Master and Wemos as Slave).
My Schematic: UNO SCL and SDA connected with Wemos SCL and SDA. Wemos was powered from UNO (both volt and ground).
I changed baud rate to many options,but only following appears in Wemos Serial monitor.
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v951aeffa
~ld
Pls help in simple terms.