I installed meshtastic-python on Jetson Xavier-NX using
pip3 install --upgrade meshtastic
The system is Ubuntu 20.04-based Jetpack 5.0.2 with python 3.8.10. The installation completed without any error. However I cannot find meshtastic command line. Anyone knows where it is installed?
1.3.40. I found the binary in $HOME/.local/bin . Somehow in jetson this folder is not in the $PATH after installing pip3.
On the other hand I can’t get it to work with T-echo connected to USB. It seems that meshtastic-python 1.3.35 does not work with T-echo with firmware 1.3.40. I tried both windows and jetson.