matthias-bs / BresserWeatherSensorTTN

Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver based on ESP32 and RFM95W/SX1276 - sends data to a LoRaWAN Network (e.g. The Things Network)
MIT License
23 stars 9 forks source link

Wrong RPS information in debug output #35

Closed matthias-bs closed 1 year ago

matthias-bs commented 1 year ago

After changing debug printing to the Arduino logging functions, wrong RPS (radio parameter selections) is printed in the debug output, i.e. ... rps=0x01 (SF7 BW125... is printed even if other values are actually used (according to the network provider's console).