Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can i use it to communicate between arduino and node mcu #19

Open
amrithmmh opened this issue Jul 30, 2018 · 2 comments
Open

can i use it to communicate between arduino and node mcu #19

amrithmmh opened this issue Jul 30, 2018 · 2 comments

Comments

@amrithmmh
Copy link

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?

@kapil97
Copy link

kapil97 commented Oct 4, 2018

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

@ghost
Copy link

ghost commented Oct 26, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants