Jump to content

Lora faketak

From ciappinopedia
Revision as of 23:40, 2 August 2025 by Admin (talk | contribs) (Created page with " = https://meshtastic.org/ | https://github.com/meshtastic = === install meshtastic CLI https://meshtastic.org/docs/software/python/cli/ === <pre> pip3 install --upgrade pytap2 pip3 install --upgrade meshtastic </pre> === Show cose === https://meshtastic.org/docs/software/python/cli/usage/ <pre> meshtastic --port /dev/ttyACM0 --info meshtastic --seriallog meshtastic --get all meshtastic --debug </pre> === Initial conf lora === https://meshtastic.org/docs/getting-sta...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
pip3 install --upgrade pytap2
pip3 install --upgrade meshtastic

Show cose

https://meshtastic.org/docs/software/python/cli/usage/

meshtastic --port /dev/ttyACM0 --info
meshtastic --seriallog
meshtastic --get all
meshtastic --debug

Initial conf lora

https://meshtastic.org/docs/getting-started/initial-config/

show conf

meshtastic --info

region

meshtastic --set lora.region EU_868
meshtastic --ch-medfast
meshtastic --info | grep -i medium

altre conf

meshtastic --set-owner 'Mario' --set-owner-short  'ciccio'

show nodes a vista

meshtastic --nodes
meshtastic --ble-scan

pin bluetooth

meshtastic --info | grep  -A3 bluetooth 
# oppure
meshtastic --set bluetooth.enabled true  --set bluetooth.fixed_pin 111111