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

Doesn't work at all #7

Open
Readdeo opened this issue Feb 1, 2017 · 4 comments
Open

Doesn't work at all #7

Readdeo opened this issue Feb 1, 2017 · 4 comments

Comments

@Readdeo
Copy link

Readdeo commented Feb 1, 2017

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".

@ivanholmes
Copy link

ivanholmes commented Feb 4, 2017

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.

@ivanholmes
Copy link

Just figured out why it doesn't work...
You need to set the dropdown in the serial monitor to 'Newline' from 'No line ending'...
Shame this isn't anywhere in the documentation.

@ouyangxin95
Copy link

Hi!
My Arduino mega 2560 doesnt respont at all. I also tried "ON" "OFF",and set the dropdown in the serial monitor to 'Newline' from 'No line ending'. It doesnt work.Why?

@AFE-Foreman
Copy link

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.

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

4 participants