[SOLVED]How can I see Serial.print() on the Particle CLI?

Hi everyone.

I’m trying to determine some address of DS18B20 sensors and I print these address with Serial.print().
However, I’m wondering, where can I see this on my ubuntu 15.04 ?
I’m ashamed to ask this question lol.

Any help would be kind. Thanks :slight_smile:

Try it with particle serial monitor

Also particle help might be useful :wink:

But any serial monitor would do just as well.

I tried particle monitor serial monitor but I got an error :frowning:

Opening serial monitor for com port: "/dev/ttyACM0"
Serial err: Error: Cannot open /dev/ttyACM0
Serial problems, please reconnect the device.

Why nothing is good with me ? :open_mouth:

EDIT : I got it with a sudo :smile:
Thanks for your help @ScruffR

1 Like