Majodi Ploegmakers
Majodi Ploegmakers
No problem. I think for other potential casual PIO users like me it would be good to know that one can use: (platformio.ini) build_flags = -DWEBSOCKET_DISABLED=true to set the switch....
I would be very interested. I just realised I don't have a backtrace as I'm using an ESP32C3. I'm trying to find a way to see where my code causes...
Same here. Also with --get position (now there is a TypeError on gps_mode). Did you find a solution? Are firmware and CLI versions out of sync?
Yes, this mention on Meshtastic was by me. I was hoping someone there could help me (there were no further comments here). It looks as if there is a type...
I pip uninstalled meshtastic: Successfully uninstalled meshtastic-2.2.22 I then pip installed meshtastic: Installing collected packages: meshtastic Successfully installed meshtastic-2.2.22 I try to get lora settings of remote: meshtastic --dest '!fa75f684'...
I did some further testing. Same connected device, same mesh network environment. When I run "meshtastic --dest '!fa75f818' --get lora" on my Macbook it works. But when I run the...
pip show protobuf on iMac (where I do get the error): Name: protobuf Version: 4.25.3 Summary: None Home-page: https://developers.google.com/protocol-buffers/ Author: [email protected] Author-email: [email protected] License: 3-Clause BSD License Location: /Users/majodi/.pyenv/versions/3.8.5/lib/python3.8/site-packages Requires:...