Hi,
I tried my hands on CLI and tested some serial functions but I cant get any serial functions to work properly.
In the output bellow I have checked for the device but get a error responce:
C:\Users\Endless\repos\C:\Users\Endless\repos\EndlessPorj>particle serial list
Found 1 device connected via serial:
COM25 - Electron>particle serial list
Found 1 device connected via serial:
COM25 - Electron
C:\Users\Endless\repos\Endlessproj>particle serial monitor COM25
Connect and display messages from a device
Usage: particle serial monitor [options]
Global Options:
-v, --verbose Increases how much logging to display [count]
-q, --quiet Decreases how much logging to display [count]
Options:
--follow Reopen the port after it closes, for example when the device resets [boolean]
--port Use this serial port instead of auto-detecting. Useful if there are more than 1 connected device [string]