Device configuraton
Recommended firmware - 2.7.19
channel_url: https://meshtastic.org/e/#CgcSAQEoAToACjcSIBAfJotAfiFfOlfiwyD37e3wGHcgCJ9SRJ9A3c9FHU4eGgtwYXJhZ2xpZGluZygBMAE6AgggEh0IARj6ASALKAU4GEAHSAFQHlgBaAF1AGhYRMgGAQ
config:
  bluetooth:
    enabled: true
    fixedPin: 123456
  device:
    disableTripleClick: true
    ledHeartbeatDisabled: true
    nodeInfoBroadcastSecs: 3600
    role: CLIENT
    tzdef: GMT-5
  display:
    screenOnSecs: 15
  lora:
    bandwidth: 250
    channelNum: 1
    codingRate: 5
    configOkToMqtt: true
    hopLimit: 7
    overrideFrequency: 865.625
    region: KZ_863
    spreadFactor: 11
    sx126xRxBoostedGain: true
    txEnabled: true
    txPower: 30
    usePreset: true
  network:
    ntpServer: meshtastic.pool.ntp.org
  position:
    broadcastSmartMinimumDistance: 100
    broadcastSmartMinimumIntervalSecs: 300
    fixedPosition: true
    gpsEnGpio: 34
    gpsMode: ENABLED
    gpsUpdateInterval: 60
    positionBroadcastSecs: 3600
    positionBroadcastSmartEnabled: false
    positionFlags: 939
  power:
    lsSecs: 300
    minWakeSecs: 10
    sdsSecs: 4294967295
    waitBluetoothSecs: 60
location:
  alt: 1960
  lat: 43.12666
  lon: 76.468
module_config:
  ambientLighting:
    blue: 228
    current: 10
    green: 62
    red: 5
  cannedMessage:
    enabled: true
  detectionSensor:
    detectionTriggerType: LOGIC_HIGH
    minimumBroadcastSecs: 45
  mqtt:
    address: paratracker.asia
    enabled: true
    encryptionEnabled: false
    mapReportSettings:
      positionPrecision: 15
      publishIntervalSecs: 3600
      shouldReportLocation: true
    mapReportingEnabled: true
    password: ****
    root: msh/kz
    username: ****
  telemetry:
    deviceTelemetryEnabled: true
    deviceUpdateInterval: 1800
    powerMeasurementEnabled: true
    powerScreenEnabled: true
    powerUpdateInterval: 1800