python
python copied to clipboard
The Python CLI and API for talking to Meshtastic devices
Hi @ianmcorvidae and @thebentern, I'm making this issue to discuss an idea. In the 'old days' we had a compiled C++ version of the firmware code that ran on linux...
I have narrowed it down to a problem with the API. i have tried different computers, different installations of drivers, meshtastic, python, pip, and also changed between two devices. when...
when trying a command like meshtastic --info or meshtastic --ack the device shuts down. here are my stats that i got from the CLI. the only thing that works is...
Looking for similar functionality to tio where the CLI would attempt to reconnect after a transient disconnection. Perhaps a conservative starting point would be a 5 second retry
Running latest 2.3.14 version (thanks for fixing that other problem in .13 BTW! meshtastic --port /dev/ttyACM0 --dest '!25c2f43c' --get network Connected to radio Requesting current config from remote node (this...
### Category Other ### Hardware Rak4631 ### Firmware Version 2.4.0.46d7b82 ### Description When attempting to set a new url on a remote note, which includes a change in LoRa channel...
Hello, I am having an issue with one of my nodes connected via USB to a server with a network connection. Currently, I am unable to physically check this node....
Perhaps this is a documentation bug if the behavior is intended, but if you pass a location parameter such as `--setlat` and do not include longitude or altitude, the unspecified...
Seeing the following issue after upgrading Heltec V3 radio to 2.3.15 firmware. Python 2.3.14 can no longer interact with it via serial. 
Is there an easy way to add command completion to the CLI possibly as mentioned in this post...? https://openinverter.org/forum/viewtopic.php?p=72562#p72562