Arduino-EasyTransfer icon indicating copy to clipboard operation
Arduino-EasyTransfer copied to clipboard

can i use it to communicate between arduino and node mcu

Open amrithmmh opened this issue 6 years ago • 2 comments

I want to add simple serial communication(send mutiple data types) between arduino and node mcu(both using arduino IDE).Is the library supported by both?

amrithmmh avatar Jul 30 '18 07:07 amrithmmh

Yes, you can send and receive data between node mcu and arduino by software serial library or the esp8266WiFi if using shield for arduino

kapil97 avatar Oct 04 '18 14:10 kapil97

is there any special limitation of library with node mcu. because it cant sent more than 9 bytes with node mcu.

ghost avatar Oct 26 '18 12:10 ghost