SQ9MDD / TTGO-T-Beam-LoRa-APRS

Use TTGO T-Beam as LoRa APRS Tracker
64 stars 23 forks source link

Disable Beaconing #97

Open DG1FI opened 2 years ago

DG1FI commented 2 years ago

Hi!

I want use the T-Beam as a RX-Only KISS TNC in combination with APRX. How can i complete disable beaconing?

Is it enough to disable GPS and don't define a fixed beacon?

73 Mario DG1FI/OK8FI

mattbk commented 2 years ago

Set FIXED_BEACON_EN to false in the config file and that should do it.

dl9sau commented 2 years ago

My experimental version has the config option tx_disable -> you are sure your hardware (like rx-amplifier) is protected. I'm sure it will go to the main version.