-
Notifications
You must be signed in to change notification settings - Fork 99
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
Doesn't work at all #7
Comments
Also experiencing this issue with Arduino UNO. I have also found that other similar libraries such as CmdMessenger and CmdArduino do not work either, but doing it manually without libraries does. |
Just figured out why it doesn't work... |
Hi! |
I had some big issues getting this to work at first, but when I changed the serial monitor send mode to "Carriage return" it worked properly. "Newline" did not work. Tested on both an Arduino Nano and a Teensy 3.2. |
Hi!
I tried your example and in the serial windows it says "Ready" but my Arduino mega 2560 doesnt respont at all for the commands. Do you have any idea about the problem? I tried "ON" "OFF" "HELLO 5".
The text was updated successfully, but these errors were encountered: