Matthias Prinke

Results 22 issues of Matthias Prinke

Since this sensor is not available to me, I'd appreciate if anyone could confirm that it works with [BresserWeatherSensorBasic.ino](https://github.com/matthias-bs/BresserWeatherSensorReceiver/blob/main/examples/BresserWeatherSensorBasic/BresserWeatherSensorBasic.ino). BTW: It wouldn't mind me if someone liked sponsoring a such...

testing

Since this sensor is not available to me, I'd appreciate if anyone could confirm that it works with BresserWeatherSensorBasic.ino.

testing

The two classes share ~80% of their code, should be unified and provided as a separate library.

enhancement

With ESP8266 Board support package V3.0.0 an exception is issued whenever an interrupt occurs: ``` [...] connected...yeey :) HTTP server started local ip: 192.168.156.166 *WM: freeing allocated params! pm open,type:2...

[ESP32-S3 PowerFeather](https://www.powerfeather.dev/) [ADA3231](https://www.adafruit.com/product/3231) - Adafruit LoRa Radio FeatherWing - RFM95W 900 MHz - RadioFruit

enhancement

`prefs.sleep_interval` is read from Preferences in `setup()` (with a default value of `SLEEP_INTERVAL`). When `prefs.sleep_interval` is read in `prepareSleep()`, its value sometimes has changed due to an unknown reason. This...

bug

## Problem While the [Thingpulse ePulse Feather – Low Power ESP32 development board](https://thingpulse.com/product/epulse-feather-low-power-esp32-development-board/) is (mostly) pin compatible to the [Adafruit HUZZAH32 - ESP32 Feather](https://learn.adafruit.com/adafruit-huzzah32-esp32-feather), the VBAT monitoring voltage divider is...

enhancement

Actually VBAT is provided to the ADC and should be used as uplink data and for checking the supply voltage. There is no separate supply voltage measurement by default.

enhancement
help wanted

The debug output format for RPS information does not match other debug messages: ``` 10:42:46.290 -> [ 47074][D][BresserWeatherSensorTTN.ino:820] NetTxComplete(): 10:42:46.290 -> 41359 ms:[ 47090][I][BresserWeatherSensorTTN.ino:772] operator()(): TX @41359 ms: ch=2 rps=0x03...

enhancement

Please test the [Adafruit Feather ESP32](https://www.adafruit.com/product/3405) with [Adafruit LoRa Radio FeatherWing](https://www.adafruit.com/product/3231) configuration and provide feedback! Deep-sleep current consumption would be interesting, too!

help wanted