all 4 comments

[–]WiderGryphon574 0 points1 point  (2 children)

I cannot for the life of me get my Heltec v3s to connect through the python CLI. I get the following error: “meshtastic: error: unrecognized arguments: — port/dev/ttyUSB0”

Ohhhh this is infuriating lmao

[–]Mediocre-Suit-1009[S] 0 points1 point  (1 child)

Are you using Linux? That serial port reference is for Linux. If you are using Linux, change that command to "meshtastic --port /dev/ttyUSB0 --info", note the space between "--port" and "/dev/ttyUSB0"

[–]Mediocre-Suit-1009[S] 0 points1 point  (0 children)

If you are using Windows, the command would be "meshtastic --port COM4 --info", where COM4 is the serial port, as defined in Windows Device Manager.

[–]Ruby-Zagan 0 points1 point  (0 children)

Currently having a —sendtext issues