Commit f2707f

2026-01-30 19:05:01 Bram van de Burgt: Added note about monitor mode
miners/nebra outdoor.md ..
@@ 49,8 49,13 @@
# Waveshare hardware flag
is_waveshare: false
```
- Source: https://github.com/wehooper4/Meshtastic-Hardware/blob/main/ZebraHAT/readme.md#meshcore-usage
+ [Source](https://github.com/wehooper4/Meshtastic-Hardware/blob/main/ZebraHAT/readme.md#meshcore-usage)
+ In `/etc/pymc_repeater/config.yaml` you can add this to make the repeater only monitor but not forward on startup:
+ ```
+ repeater:
+ mode: monitor
+ ```
This setup also [works](https://github.com/meshcore-dev/MeshCore/pull/1137#issuecomment-3819952554) with [meshcored](https://github.com/meshcore-dev/MeshCore/pull/1137) with this `meshcored.ini` snippet:
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9