This is an old revision of the document!


Waveshare Pico LoRa SX1262 868M

Meshtastic

apt install python3-full
mkdir -p ~/.venvs
python3 -m venv ~/.venvs/meshtastic
~/.venvs/meshtastic/bin/python -m pip install pytap2
~/.venvs/meshtastic/bin/python -m pip install meshtastic

Add ~/.venvs/meshtastic/bin to $PATH

meshtastic --port /dev/ttyACM2 --set lora.region EU_868
meshtastic --port /dev/ttyACM2 --listen

Resources

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies