How to debug with arduino dock 2 and arduino IDE
-
I'm using omega onion 2+ with arduino dock and I'm programing on arduino IDE.
I'm trying to debug my http request but I can't have Serial.print()working.
If I try to show the Serial Monitor, I get an error
Ash: telnet not found
Do you know how can I debug with arduino dock and onion 2+ ?Do you have clues to fix this error ?
-
@Jérôme-Pogeant did you run the right arduino dock 2 setup?
https://docs.onion.io/omega2-docs/flash-arduino-dock-wirelessly.html#flash-arduino-dock-wirelessly
-
Yes I do this setup and the flashing is working well.
I think I to use
screen
orpython-pyserial
like this https://docs.onion.io/omega2-arduino-dock-starter-kit/arduino-dock-communicating-via-serial.html docs say.