python
python copied to clipboard
The Python CLI and API for talking to Meshtastic devices
- in 1.3 lora_config was added to ApponlyProtos.ChannelSet and needs to be included in [getURL](https://github.com/meshtastic/Meshtastic-python/blob/7c6e87e1619f916976d80931635ce45e198b3f1e/meshtastic/node.py#L321) and [setURL](https://github.com/meshtastic/Meshtastic-python/blob/7c6e87e1619f916976d80931635ce45e198b3f1e/meshtastic/node.py#L333) functions.
ESP32 Only Settings * [ ] Config.Power.ChargeCurrent * [ ] Config.Power.IsPowerSaving * [ ] Config.Power.lsSecs * [ ] Device.NtpServer * [ ] ModuleConfig.Range Test * [ ] ModuleConfig.Serial Plugin *...
Not sure if user error or actual issue, here's what I'm seeing, node lat/longs redacted: **>meshtastic --info** Connected to radio Owner: T-Beam 1 (TB1) My info: { "myNodeNum": 621084160, "hasGps":...
The following code on MAC Catalina 10.15.7 hangs in open. Not sure why an open() would hang - it should either open the device or return with error. Hang is...
On a MAC Catalina 10.15.7 when connecting a Heltec 2.0 device I see: crw-rw-rw- 1 root wheel 18, 4 May 5 07:57 /dev/tty.SLAB_USBtoUART crw-rw-rw- 1 root wheel 18, 6 May...
I don't nkow if don't implemented yet, but when you do a a export the canned messages are not exported and them the import don't have the option to upload...
``` ben@meshtastic:~/.local/lib/python3.9/site-packages/meshtastic$ meshtastic --dest \!f244c480 --set-owner-short xxxx Connected to radio Setting device owner short to xxxx Requesting preferences from remote node. Be sure: 1. There is a SECONDARY channel named...
The serial logs are streamed over the serial interface @ 921600 8n1 . Add option to capture x amount out time for triage/support.
Sometimes the node db is out of date or has erroneous info, so would like a way to force a reset of the node db without doing a "factory_reset true".
It was successful with 1.2.57.f7c6955 , but not when a device is plugged in: