matthias-bs / BresserWeatherSensorLW

Bresser 868 MHz Weather Sensor Radio Receiver based on ESP32/RP2040 and SX1262/SX1276 - sends data to a LoRaWAN Network
MIT License
10 stars 1 forks source link

[CMD_SCAN_SENSORS] Enable all decoders before start #82

Closed matthias-bs closed 1 month ago

matthias-bs commented 1 month ago

Currently, only the enabled decoders are active during scanning. If you have disabled any decoders, enable all decoders with CMD_SET_SENSORS_CFG before scanning.