November 13, 2025
Description
Meshtastic stationary node:
Printed from PETG, no supports. Print 8x between-boards-pin.
GPS antenna mounted with double sided tape.
Fusion source file is available.
raspberry pi /boot/firmware/config.txt:
dtparam=spi=ondtoverlay=spi0-0csenable_uart=1
Config pieces (config.yaml):
Lora: Module: sx1262 # Waveshare SX126X XXXM DIO2_AS_RF_SWITCH: true CS: 21 IRQ: 16 Busy: 20 Reset: 18
GPIO: User: 5
GPS: SerialPath: /dev/ttyS0
Display:### Waveshare 1.44inch LCD HAT Panel: ST7735S CS: 8 #Chip Select DC: 25 # Data/Command pin Backlight: 24 Width: 128 Height: 128 Reset: 27 OffsetX: 2 OffsetY: 30
Also a bit of swap tweaking on raspberry pi (optional):### disable swapfilesudo dphys-swapfile swapoffsudo dphys-swapfile uninstallsudo systemctl disable dphys-swapfilesudo systemctl mask dphys-swapfile### enable zramsudo apt-get install zram-tools### /etc/default/zramswapSIZE=384ALGO=lz4### PERCENT= commented out### force more zswap swap usage# cat /etc/sysctl.d/99-local.confvm.swappiness = 80vm.page-cluster = 0
License:
Creative Commons — Attribution — Noncommercial
8