Was able to flash firmware and set region via meshtastic-flasher.
Tried on ubuntu and windows. LCD is on.
Getting this…
meshtastic_windows.exe --info
Traceback (most recent call last):
File “meshtastic_main_.py”, line 963, in
File “meshtastic_main_.py”, line 943, in main
File “meshtastic_main_.py”, line 723, in common
File “meshtastic\serial_interface.py”, line 57, in init
File “meshtastic\stream_interface.py”, line 50, in init
File “meshtastic\stream_interface.py”, line 74, in connect
File “meshtastic\mesh_interface.py”, line 402, in _waitConnected
Exception: Timed out waiting for connection completion
[13276] Failed to execute script ‘main’ due to unhandled exception!
Putty at 115200 shows text but it doesn’t respond to input.
I believe the majority of python scripts are still not working with 1.3.x and phone and web app clients are the main testing method. This might be expected behavior still.
This is what I received back, any idea why it
did not work?
Im running firmware ver 1.3.40. I have tried this on
2 of these devices with the same exact response.
915Mhz TTGO Lora32 based LoRA mesh communicator devices
C:>meshtastic --set wifi.enabled true
Traceback (most recent call last):
File “meshtasticmain.py”, line 963, in
File “meshtasticmain.py”, line 943, in main
File “meshtasticmain.py”, line 723, in common
File “meshtastic\serial_interface.py”, line 57, in init
File “meshtastic\stream_interface.py”, line 50, in init
File “meshtastic\stream_interface.py”, line 74, in connect
File “meshtastic\mesh_interface.py”, line 402, in _waitConnected
Exception: Timed out waiting for connection completion
[13536] Failed to execute script ‘main’ due to unhandled exception!