T-Echo under windows 10

I try to configure a t-echo under Windows 10. My environment is :

  • T-Echo version 433MHz
  • Firmware 1.2.42

When I leave the T-Echo connected to the PC and I try to send a massage from my phone, I get the following error message:

and when I try to communicate with command line, I have the following message :

Ideas ?

This is a runpy issue and has to do with how python is executing meshtastic python module.

Try:

python -m meshatsitc --ch-set channel_num 4

With Windows unless you have several radios or COM devices plugged in you do not need to specify a port because pyserial handles that automatically for you.

You can also use the Desktop GUI

Install with:

python -m pip install --upgrade meshtastic-pygui

Launch with:

python -m meshtastic_pygui