i’was just for fun try to play and learn with v1.3.xx - current i’m using heltec v2.1 and tbeam v1.1 and my linux mint laptop. update meshtastic python3 console for flashing and send/read parameter from the device.
But i’have questions and i’think i’will have later more … but here is the first.
Why, later install the firmware i’cant get connection over usb, i’was try 1.3.22 to .24 no way …
this is version Tbeam 1.3.21 same result … funy is, i’can install without problems the device …
root@phoenix:/home/mario/MeshtasticFirmeware# meshtastic --info
Traceback (most recent call last):
File "/usr/local/bin/meshtastic", line 8, in <module>
sys.exit(main())
File "/usr/local/lib/python3.8/dist-packages/meshtastic/__main__.py", line 933, in main
common()
File "/usr/local/lib/python3.8/dist-packages/meshtastic/__main__.py", line 709, in common
client = meshtastic.serial_interface.SerialInterface(args.port, debugOut=logfile, noProto=args.noproto)
File "/usr/local/lib/python3.8/dist-packages/meshtastic/serial_interface.py", line 57, in __init__
StreamInterface.__init__(self, debugOut=debugOut, noProto=noProto, connectNow=connectNow)
File "/usr/local/lib/python3.8/dist-packages/meshtastic/stream_interface.py", line 50, in __init__
self.connect()
File "/usr/local/lib/python3.8/dist-packages/meshtastic/stream_interface.py", line 74, in connect
self._waitConnected()
File "/usr/local/lib/python3.8/dist-packages/meshtastic/mesh_interface.py", line 402, in _waitConnected
raise Exception("Timed out waiting for connection completion")
Exception: Timed out waiting for connection completion
Is there a roadmap somewhere of what is to be implemented. Maybe even what will be possible with satellites? I’m more than just curious about what’s to come. sorry … but I think I’m not the only one with that
Satellites? The space stuff is entirely theoretical as Meshtastic does not communicate with LoRaWAN at this point. The config documentation for 1.3 is here: 1.3 Configuration Sections | Meshtastic these are the settings we are testing through right now.